X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/cf6e59d623fbfd4efad0d63795ae5e7f33d5aa5b..0a064ea7fe1a2dc3e5dd1af42354d0b7b7d41bbe:/plink.c diff --git a/plink.c b/plink.c index 10a4ec10..bee734fd 100644 --- a/plink.c +++ b/plink.c @@ -11,6 +11,7 @@ #define PUTTY_DO_GLOBALS /* actually _define_ globals */ #include "putty.h" +#include "winstuff.h" #include "storage.h" void fatalbox (char *p, ...) {