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