X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/7440fd4419acfc9c784f142fb9dee3e64c9a18c2..edd0cb8aef57080ae884e06731a7892ca8cdba44:/puttyps.h diff --git a/puttyps.h b/puttyps.h index 976f598e..1370bfd2 100644 --- a/puttyps.h +++ b/puttyps.h @@ -9,6 +9,10 @@ #include "macstuff.h" +#elif defined(MACOSX) + +#include "osx.h" + #else #include "unix.h"