summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 56db9e9b..0c98bfd1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -157,7 +157,7 @@ noinst_PROGRAMS += \
# This is the list of routines we decide is OK to steal from the C library.
clib_routines := memcmp memcpy memmove memset \
- strchr strstr strsep strpbrk strtok \
+ strchr strstr strsep strtok \
htonl htons ntohl ntohs \
udivdi3 __udivdi3 \
__rel_iplt_start __rel_iplt_end \