Tentative merge of ben-mac-port (only dead for three years!) into the trunk.
[u/mdw/putty] / puttyps.h
index b64ecbd..64c38c7 100644 (file)
--- a/puttyps.h
+++ b/puttyps.h
@@ -6,6 +6,10 @@
 #include <windows.h>
 #include "winstuff.h"
 
+#elif defined(macintosh)
+
+#include "macstuff.h"
+
 #else
 
 #include "unix.h"