[!STDC_HEADERS]: Declare malloc.

This commit is contained in:
Jim Meyering
1997-09-02 01:51:39 +00:00
parent 262b5c6bb6
commit 2d93d34275
+1
View File
@@ -138,6 +138,7 @@ struct bin_str
#ifndef STDC_HEADERS
time_t time ();
void free ();
char *malloc ();
#endif
void mode_string ();