Don't undef memchr.

This commit is contained in:
Ulrich Drepper 1999-10-04 06:22:23 +00:00
parent 22baad3c3d
commit 4572f6c2aa
1 changed files with 1 additions and 3 deletions

View File

@ -51,8 +51,6 @@
#include <sys/types.h>
#undef memchr
/* Search no more than N bytes of S for C. */
__ptr_t