Miscellaneous cleanups and reorgs in preparation for building
[u/mdw/putty] / scp.c
diff --git a/scp.c b/scp.c
index 36863cf..caf06d6 100644 (file)
--- a/scp.c
+++ b/scp.c
@@ -26,6 +26,7 @@
 
 #define PUTTY_DO_GLOBALS
 #include "putty.h"
+#include "winstuff.h"
 #include "storage.h"
 
 #define TIME_POSIX_TO_WIN(t, ft) (*(LONGLONG*)&(ft) = \