mirror of git://sourceware.org/git/glibc.git
Don't undef memchr.
This commit is contained in:
parent
22baad3c3d
commit
4572f6c2aa
|
|
@ -51,8 +51,6 @@
|
|||
|
||||
#include <sys/types.h>
|
||||
|
||||
#undef memchr
|
||||
|
||||
|
||||
/* Search no more than N bytes of S for C. */
|
||||
__ptr_t
|
||||
|
|
|
|||
Loading…
Reference in New Issue