X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=de57cb8ee2a3ea8d814fd427db0768c15278baf9;hp=d53d663027c5fde25435c799461e269f2839ec5e;hb=aa2501ef873e96a8500c53b05280dcc0ade952c2;hpb=9a33ff618b5901a3af815650d4b84d39ee96e529 diff --git a/h/prototypes.h b/h/prototypes.h index d53d663..de57cb8 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -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