aboutsummaryrefslogtreecommitdiff
path: root/include/platform.h
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2012-04-18 12:53:17 +0100
committerRon Yorston <rmy@pobox.com>2012-04-18 12:53:17 +0100
commite976c5d081b35b5ee60ed755ec5ddca7c326d9c1 (patch)
treee95cd41bbff995be3ee70f292756f791e975e8be /include/platform.h
parent8a1fde26fa09f25b1c52913ed1155d34a41f17e3 (diff)
downloadbusybox-w32-e976c5d081b35b5ee60ed755ec5ddca7c326d9c1.tar.gz
busybox-w32-e976c5d081b35b5ee60ed755ec5ddca7c326d9c1.tar.bz2
busybox-w32-e976c5d081b35b5ee60ed755ec5ddca7c326d9c1.zip
strsep is in upstream BusyBox: no need for MINGW32 version
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 96c603c1f..b3c4eaf5d 100644
--- a/include/platform.h
+++ b/include/platform.h
@@ -401,6 +401,7 @@ typedef unsigned smalluint;
401# undef HAVE_STPCPY 401# undef HAVE_STPCPY
402# undef HAVE_STRCASESTR 402# undef HAVE_STRCASESTR
403# undef HAVE_STRCHRNUL 403# undef HAVE_STRCHRNUL
404# undef HAVE_STRSEP
404# undef HAVE_STRSIGNAL 405# undef HAVE_STRSIGNAL
405# undef HAVE_STRVERSCMP 406# undef HAVE_STRVERSCMP
406# undef HAVE_VASPRINTF 407# undef HAVE_VASPRINTF