summaryrefslogtreecommitdiff
path: root/src/regex/REG_ESPACE.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/REG_ESPACE.c')
-rw-r--r--src/regex/REG_ESPACE.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/regex/REG_ESPACE.c b/src/regex/REG_ESPACE.c
new file mode 100644
index 00000000..81971dcb
--- /dev/null
+++ b/src/regex/REG_ESPACE.c
@@ -0,0 +1,6 @@
+#include <regex.h>
+#define REG_ESPACE (12)
+/*
+POSIX(2)
+*/
+