1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/lib/libc/regex/grot/stdlib.h
Daniel C. Sobral 8ca5c256cb Spencer's regex(3) test code.
Obtained from: BSD/OS
2000-07-09 18:13:35 +00:00

5 lines
64 B
C

/* $FreeBSD$
*/
extern char *malloc();
extern char *realloc();