We dont use memchr() anywhere

This commit is contained in:
Panu Matilainen 2009-12-23 12:47:59 +02:00
parent 9f43fee26b
commit 4a1e75d139
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ extern char ** environ;
# include <string.h>
#else
# include <strings.h>
char *memchr ();
#endif
#if !defined(HAVE_STPCPY)