Files
2009-04-06 03:25:37 +00:00

11 lines
201 B
C

--- system.h.orig Mon Aug 4 22:23:50 2003
+++ system.h Wed Dec 29 05:14:07 2004
@@ -170,7 +170,6 @@
# include <string.h>
#else
# include <strings.h>
-char *memchr ();
#endif
#include <errno.h>