diff options
-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 9633fc725..749169b0c 100644 --- a/include/platform.h +++ b/include/platform.h | |||
@@ -453,6 +453,7 @@ typedef unsigned smalluint; | |||
453 | #endif | 453 | #endif |
454 | # undef HAVE_UNLOCKED_STDIO | 454 | # undef HAVE_UNLOCKED_STDIO |
455 | # undef HAVE_UNLOCKED_LINE_OPS | 455 | # undef HAVE_UNLOCKED_LINE_OPS |
456 | # undef HAVE_PRINTF_PERCENTM | ||
456 | #endif | 457 | #endif |
457 | 458 | ||
458 | #if defined(__WATCOMC__) | 459 | #if defined(__WATCOMC__) |