summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/grot/stdlib.h
diff options
context:
space:
mode:
authordcs <dcs@FreeBSD.org>2000-07-09 18:13:35 +0000
committerdcs <dcs@FreeBSD.org>2000-07-09 18:13:35 +0000
commitc2a39d8b0975946a236fe7a7308e5c51358fa34e (patch)
tree7c1e4d8e429a6b7d748aaa238919b3e02e2aedcb /lib/libc/regex/grot/stdlib.h
parent2f86797f52c5150ce19ceca600b6ed75ccf26577 (diff)
downloadFreeBSD-src-c2a39d8b0975946a236fe7a7308e5c51358fa34e.zip
FreeBSD-src-c2a39d8b0975946a236fe7a7308e5c51358fa34e.tar.gz
Spencer's regex(3) test code.
Obtained from: BSD/OS
Diffstat (limited to 'lib/libc/regex/grot/stdlib.h')
-rw-r--r--lib/libc/regex/grot/stdlib.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/regex/grot/stdlib.h b/lib/libc/regex/grot/stdlib.h
new file mode 100644
index 0000000..7e58a45
--- /dev/null
+++ b/lib/libc/regex/grot/stdlib.h
@@ -0,0 +1,4 @@
+/* $FreeBSD$
+ */
+extern char *malloc();
+extern char *realloc();
OpenPOWER on IntegriCloud