I added more detail to the `Authentication failed at PuTTY X11
[u/mdw/putty] / pageant.c
index 9d39e46..3ac9ca7 100644 (file)
--- a/pageant.c
+++ b/pageant.c
@@ -13,6 +13,8 @@
 #include "misc.h"
 #include "tree234.h"
 
+#include <shellapi.h>
+
 #ifndef NO_SECURITY
 #include <aclapi.h>
 #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