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