summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 3b6d050..62a0222 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -297,7 +297,7 @@ check:
# This is the list of routines we decide is OK to steal from the C library.
clib-routines := memcpy memmove memset bcopy bzero \
- strchr strstr strsep \
+ strchr strstr strsep strpbrk strtok \
htonl htons ntohl ntohs \
etext edata end # actually ld magic, not libc