6 lines
65 B
C
6 lines
65 B
C
/* $FreeBSD$
|
|
*/
|
|
|
|
extern char *malloc();
|
|
extern char *realloc();
|