X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d6707afb72450475b0742451289659ca2452ad11..53a240f02bd45da218f46a43db81207a100f83ec:/src/tiff/tiffcomp.h

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)