X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/698a51085c3f95b3ee9275946a002bac4f001381..8c3cd914db62fcba242eba74eba223c1c927aaa5:/scp.c?ds=inline 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) = \