aboutsummaryrefslogtreecommitdiff
path: root/include/platform.h
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2021-03-01 12:18:11 +0000
committerRon Yorston <rmy@pobox.com>2021-03-01 12:18:11 +0000
commiteecc23b563b9759556f3ccf9a8595e7bb6a2215c (patch)
tree405143d872a3e7ff71e7e557615db6d1b10cb0bd /include/platform.h
parente2e8e16b465d34759678b8170c44ce62c5b74eb0 (diff)
downloadbusybox-w32-eecc23b563b9759556f3ccf9a8595e7bb6a2215c.tar.gz
busybox-w32-eecc23b563b9759556f3ccf9a8595e7bb6a2215c.tar.bz2
busybox-w32-eecc23b563b9759556f3ccf9a8595e7bb6a2215c.zip
Post-merge build fixes
Diffstat (limited to 'include/platform.h')
-rw-r--r--include/platform.h1
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