The WinSock library is now loaded at run-time, which means we can
[u/mdw/putty] / noise.c
diff --git a/noise.c b/noise.c
index a9dfa89..00719bb 100644 (file)
--- a/noise.c
+++ b/noise.c
@@ -3,7 +3,6 @@
  * generator.
  */
 
-#include <windows.h>
 #include <stdio.h>
 
 #include "putty.h"