aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/platform.h b/include/platform.h
index 0db8bf345..793639f1c 100644
--- a/include/platform.h
+++ b/include/platform.h
@@ -472,7 +472,9 @@ typedef unsigned smalluint;
472# undef HAVE_DPRINTF 472# undef HAVE_DPRINTF
473# undef HAVE_GETLINE 473# undef HAVE_GETLINE
474# undef HAVE_MEMRCHR 474# undef HAVE_MEMRCHR
475# if !defined(__MINGW64_VERSION_MAJOR) || __MINGW64_VERSION_MAJOR < 14
475# undef HAVE_MKDTEMP 476# undef HAVE_MKDTEMP
477# endif
476# undef HAVE_SETBIT 478# undef HAVE_SETBIT
477# undef HAVE_STPCPY 479# undef HAVE_STPCPY
478# undef HAVE_STPNCPY 480# undef HAVE_STPNCPY