X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/cf6e59d623fbfd4efad0d63795ae5e7f33d5aa5b..f945e142aa3c67475bc97751c76412c962246447:/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, ...) {