Miscellaneous fixes to finish up `remove-statics'. rlogin.c had a
[u/mdw/putty] / plink.c
diff --git a/plink.c b/plink.c
index 2ed3e03..76a974e 100644 (file)
--- a/plink.c
+++ b/plink.c
@@ -69,6 +69,7 @@ WSAEVENT netevent;
 
 static Backend *back;
 static void *backhandle;
+static Config cfg;
 
 int term_ldisc(Terminal *term, int mode)
 {