diff options
Diffstat (limited to 'lib/libc/regex/grot/stdlib.h')
-rw-r--r-- | lib/libc/regex/grot/stdlib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/regex/grot/stdlib.h b/lib/libc/regex/grot/stdlib.h index 7e58a45..ae859ac 100644 --- a/lib/libc/regex/grot/stdlib.h +++ b/lib/libc/regex/grot/stdlib.h @@ -1,4 +1,5 @@ /* $FreeBSD$ */ + extern char *malloc(); extern char *realloc(); |