summaryrefslogtreecommitdiffstats
path: root/src/libregexp/lib9.h.std
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-03-05 05:13:56 +0000
committerrsc <devnull@localhost>2004-03-05 05:13:56 +0000
commit62390091b7ff715e9336cc69a3ee41a6c458221e (patch)
tree352da5cb2dce3e3310f6c8324ec79c326d13200a /src/libregexp/lib9.h.std
parent4da83e7ccebd8ab6eb33747d16292567ec59d7dd (diff)
downloadplan9port-62390091b7ff715e9336cc69a3ee41a6c458221e.tar.gz
plan9port-62390091b7ff715e9336cc69a3ee41a6c458221e.zip
Update libregexp with recent bug fixes from Plan 9.
Diffstat (limited to 'src/libregexp/lib9.h.std')
-rw-r--r--src/libregexp/lib9.h.std6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/libregexp/lib9.h.std b/src/libregexp/lib9.h.std
new file mode 100644
index 00000000..d022656d
--- /dev/null
+++ b/src/libregexp/lib9.h.std
@@ -0,0 +1,6 @@
+#include <fmt.h>
+#include <setjmp.h>
+#include <string.h>
+#include <stdlib.h>
+#include <unistd.h>
+