Motd reply fix.
[silc.git] / lib / contrib / regex.c
index 5845a4169e7ef54e3630daa6c25923d04e1b3f76..6aec4348a53293e10e6f1acfac8b6d311338021c 100644 (file)
@@ -72,13 +72,7 @@ ifdef HAVE_CONFIG_H
 #include <strings.h>
 #endif
 
-#ifdef STDC_HEADERS
 #include <stdlib.h>
-#else
-char *malloc ();
-char *realloc ();
-#endif
-
 
 /* Define the syntax stuff for \<, \>, etc.  */