diff options
Diffstat (limited to 'include/platform.h')
-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 dc4a63ed4..d992b2633 100644 --- a/include/platform.h +++ b/include/platform.h | |||
@@ -465,6 +465,7 @@ typedef unsigned smalluint; | |||
465 | # undef HAVE_MKDTEMP | 465 | # undef HAVE_MKDTEMP |
466 | # undef HAVE_SETBIT | 466 | # undef HAVE_SETBIT |
467 | # undef HAVE_STPCPY | 467 | # undef HAVE_STPCPY |
468 | # undef HAVE_STPNCPY | ||
468 | # undef HAVE_STRCASESTR | 469 | # undef HAVE_STRCASESTR |
469 | # undef HAVE_STRCHRNUL | 470 | # undef HAVE_STRCHRNUL |
470 | # undef HAVE_STRSEP | 471 | # undef HAVE_STRSEP |