Remove K&R cruft.
[pspp] / lib / getndelim2.c
index fb75a3f276b7842b5f179d44ccf6654cbfcd3023..db81e1b29dbf9aeeed30203c20a764a14d1d75d3 100644 (file)
 /* Specification.  */
 #include "getndelim2.h"
 
-#if STDC_HEADERS
-# include <stdlib.h>
-#else
-char *malloc (), *realloc ();
-#endif
+#include <stdlib.h>
 
 #include "unlocked-io.h"