summaryrefslogtreecommitdiff
path: root/cord
diff options
context:
space:
mode:
Diffstat (limited to 'cord')
-rw-r--r--cord/tests/de.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cord/tests/de.c b/cord/tests/de.c
index f87d0e19..0d0dc5f4 100644
--- a/cord/tests/de.c
+++ b/cord/tests/de.c
@@ -37,7 +37,8 @@
#endif
#include <ctype.h>
-#if (defined(__BORLANDC__) || defined(__CYGWIN__)) && !defined(WIN32)
+#if (defined(__BORLANDC__) || defined(__CYGWIN__) || defined(__MINGW32__) \
+ || defined(__NT__) || defined(_WIN32)) && !defined(WIN32)
/* If this is DOS or win16, we'll fail anyway. */
/* Might as well assume win32. */
# define WIN32