]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - puttyps.h
first pass
[PuTTY.git] / puttyps.h
index b64ecbd4b32454467abf6c57ab540b922bf226ac..27916d276ae946c048328a754a580081c94bc37f 100644 (file)
--- a/puttyps.h
+++ b/puttyps.h
@@ -1,9 +1,12 @@
+/*
+ * Find the platform-specific header for this platform.
+ */
+
 #ifndef PUTTY_PUTTYPS_H
 #define PUTTY_PUTTYPS_H
 
 #ifdef _WINDOWS
 
-#include <windows.h>
 #include "winstuff.h"
 
 #else