summaryrefslogtreecommitdiff
path: root/smproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'smproxy.h')
-rw-r--r--smproxy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/smproxy.h b/smproxy.h
index 28a52a6..3e2bd3a 100644
--- a/smproxy.h
+++ b/smproxy.h
@@ -107,5 +107,6 @@ extern void ReadProxyFile ( char *filename );
extern char * WriteProxyFile ( void );
extern char * LookupClientID ( WinInfo *theWindow );
+extern WinInfo *win_head;
#define SAVEFILE_VERSION 1