1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

declare malloc

This commit is contained in:
Jim Meyering
1997-09-15 13:26:09 +00:00
parent b4204ff74c
commit 1822e3bd68

View File

@@ -24,6 +24,7 @@
#include <sys/types.h>
char *malloc ();
char *realloc ();
/* Change the size of an allocated block of memory P to N bytes,