freebsd-dev/lib/libc/regex/grot/stdlib.h

5 lines
64 B
C
Raw Normal View History

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