X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/408478526e8140d94dce70528152c5709ff7d53d..4e95095a1785e436b46f4e79052189cadac4f668:/pageant.c?ds=sidebyside diff --git a/pageant.c b/pageant.c index 9d39e46d..3ac9ca71 100644 --- a/pageant.c +++ b/pageant.c @@ -13,6 +13,8 @@ #include "misc.h" #include "tree234.h" +#include + #ifndef NO_SECURITY #include #endif @@ -49,7 +51,7 @@ static HMENU systray_menu, session_menu; static int already_running; static int requested_help; -static char *help_path; +char *help_path; static char *putty_path; #define IDM_PUTTY 0x0060