]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
* uip/post.c, uip/spost.c: Move the uptolow macro from spost.c to post.c
[nmh] / h / prototypes.h
index d53d663027c5fde25435c799461e269f2839ec5e..de57cb8ee2a3ea8d814fd427db0768c15278baf9 100644 (file)
@@ -140,10 +140,6 @@ int vsnprintf (char *, size_t, const char *, va_list);
 int strcasecmp (const char *s1, const char *s2);
 int strncasecmp (const char *s1, const char *s2, size_t n);
 
-#ifndef HAVE_STRERROR
-char *strerror (int);
-#endif
-
 
 /*
  * some prototypes for address parsing system