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