mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-09 16:01:19 +01:00
5 lines
64 B
C
5 lines
64 B
C
|
/* $FreeBSD$
|
||
|
*/
|
||
|
extern char *malloc();
|
||
|
extern char *realloc();
|