X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/95390bb866330af2a495a87db368886185bfd887..690695e0356273fb6aa1c851713831f14254590d:/windows/winpgnt.c diff --git a/windows/winpgnt.c b/windows/winpgnt.c index 0786f7a6..e37043e9 100644 --- a/windows/winpgnt.c +++ b/windows/winpgnt.c @@ -8,6 +8,8 @@ #include #include +#define PUTTY_DO_GLOBALS + #include "putty.h" #include "ssh.h" #include "misc.h" @@ -54,9 +56,7 @@ static HWND keylist; static HWND aboutbox; static HMENU systray_menu, session_menu; static int already_running; -static int requested_help; -char *help_path; static char *putty_path; /* CWD for "add key" file requester. */