Initial checkin of a native Mac OS X port, sharing most of its code
[u/mdw/putty] / puttyps.h
index 976f598..1370bfd 100644 (file)
--- a/puttyps.h
+++ b/puttyps.h
@@ -9,6 +9,10 @@
 
 #include "macstuff.h"
 
+#elif defined(MACOSX)
+
+#include "osx.h"
+
 #else
 
 #include "unix.h"