Various tweaks to header comments to remind me which bits are meant to be
[u/mdw/putty] / winmisc.c
index a524b96..2357ea6 100644 (file)
--- a/winmisc.c
+++ b/winmisc.c
@@ -1,12 +1,10 @@
 /*
- * winmisc.c: miscellaneous Windows-specific things.
+ * winmisc.c: miscellaneous Windows-specific things
  */
 
-#include <windows.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include "putty.h"
-#include "winstuff.h"
 
 OSVERSIONINFO osVersion;