The WinSock library is now loaded at run-time, which means we can
[u/mdw/putty] / printing.c
index 0b619f1..6248881 100644 (file)
@@ -2,9 +2,7 @@
  * Printing interface for PuTTY.
  */
 
-#include <windows.h>
 #include "putty.h"
-#include "winstuff.h"
 
 struct printer_enum_tag {
     int nprinters;