diff options
Diffstat (limited to 'include/platform.h')
-rw-r--r-- | include/platform.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/platform.h b/include/platform.h index d9b82b2ed..e2b61592e 100644 --- a/include/platform.h +++ b/include/platform.h | |||
@@ -425,7 +425,9 @@ typedef unsigned smalluint; | |||
425 | # undef HAVE_STRSEP | 425 | # undef HAVE_STRSEP |
426 | # undef HAVE_STRSIGNAL | 426 | # undef HAVE_STRSIGNAL |
427 | # undef HAVE_STRVERSCMP | 427 | # undef HAVE_STRVERSCMP |
428 | #if !defined(__MINGW64_VERSION_MAJOR) | ||
428 | # undef HAVE_VASPRINTF | 429 | # undef HAVE_VASPRINTF |
430 | #endif | ||
429 | # undef HAVE_UNLOCKED_STDIO | 431 | # undef HAVE_UNLOCKED_STDIO |
430 | # undef HAVE_UNLOCKED_LINE_OPS | 432 | # undef HAVE_UNLOCKED_LINE_OPS |
431 | #endif | 433 | #endif |