X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/a9422f39e34f55d1925d1ebef35ace1a0f1c2f6a..a5470c60d0089f603a7bed7c8cf420984ae6011f:/scp.c diff --git a/scp.c b/scp.c index 36863cfa..caf06d67 100644 --- 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) = \