diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/platform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/platform.h b/include/platform.h index b3c4eaf5d..925cce60c 100644 --- a/include/platform.h +++ b/include/platform.h | |||
@@ -395,6 +395,7 @@ typedef unsigned smalluint; | |||
395 | 395 | ||
396 | #if ENABLE_PLATFORM_MINGW32 | 396 | #if ENABLE_PLATFORM_MINGW32 |
397 | # undef HAVE_DPRINTF | 397 | # undef HAVE_DPRINTF |
398 | # undef HAVE_GETLINE | ||
398 | # undef HAVE_MEMRCHR | 399 | # undef HAVE_MEMRCHR |
399 | # undef HAVE_MKDTEMP | 400 | # undef HAVE_MKDTEMP |
400 | # undef HAVE_SETBIT | 401 | # undef HAVE_SETBIT |