X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4ded51f2fa07a060f5212a8957db5ce356775866..eb65cb341bb04925a8698497e0d2d4a35986f6d4:/src/tiff/tiffcomp.h?ds=sidebyside diff --git a/src/tiff/tiffcomp.h b/src/tiff/tiffcomp.h index dde8764657..89c2a57c19 100644 --- a/src/tiff/tiffcomp.h +++ b/src/tiff/tiffcomp.h @@ -89,7 +89,9 @@ */ #if defined(__MWERKS__) || defined(THINK_C) || defined(__PPCC__) || defined(__SYMANTEC__) || defined(__MRC__) #include +#ifndef __MACH__ #define BSDTYPES +#endif #define HAVE_UNISTD_H 0 #elif defined(_WINDOWS) || defined(__WIN32__) || defined(_Windows) #define BSDTYPES