Don't declare malloc.

This commit is contained in:
Richard M. Stallman 1994-09-17 05:50:17 +00:00
parent 33ca35042a
commit 5afc7fb0ba

View file

@ -34,7 +34,7 @@
extern int errno;
extern char *strerror (), *malloc ();
extern char *strerror ();
extern time_t time ();
/*