blob: f1be850db7ee24df404a336655f5bf07c3628da2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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>
|