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