mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-21 15:45:02 +00:00
8ca5c256cb
Obtained from: BSD/OS
5 lines
64 B
C
5 lines
64 B
C
/* $FreeBSD$
|
|
*/
|
|
extern char *malloc();
|
|
extern char *realloc();
|