]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - winmisc.c
I _think_ this should fix the problem reported by `Stacey': failure
[PuTTY.git] / winmisc.c
index a524b96fedcde7d59969ef2602fc7d64d940724a..7e58e93d4861b89a02e16652aeefac2d454ba01e 100644 (file)
--- a/winmisc.c
+++ b/winmisc.c
@@ -2,11 +2,9 @@
  * winmisc.c: miscellaneous Windows-specific things.
  */
 
-#include <windows.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include "putty.h"
-#include "winstuff.h"
 
 OSVERSIONINFO osVersion;