X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d6707afb72450475b0742451289659ca2452ad11..06298235850b7e576ef77a9a95b521534f18a4d9:/src/tiff/tiffcomp.h?ds=sidebyside diff --git a/src/tiff/tiffcomp.h b/src/tiff/tiffcomp.h index fc7198019f..fbe1c0ebb1 100644 --- a/src/tiff/tiffcomp.h +++ b/src/tiff/tiffcomp.h @@ -84,9 +84,7 @@ #define BSDTYPES #define HAVE_UNISTD_H 0 #elif defined(_WINDOWS) || defined(__WIN32__) || defined(_Windows) -# if !defined(__MINGW32__) /* GRG */ -# define BSDTYPES -# endif +#define BSDTYPES #elif defined(OS2_16) || defined(OS2_32) #define BSDTYPES #elif defined(__acornriscos)