freebsd-dev/lib/libc/regex/grot/stdlib.h
David E. O'Brien 1114a754ed Fix the style of the SCM ID's.
I believe have made all of libc .h's as consistent as possible.
2002-03-22 23:42:05 +00:00

6 lines
65 B
C

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