The WinSock library is now loaded at run-time, which means we can
[u/mdw/putty] / winmisc.c
index a524b96..7e58e93 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;