summaryrefslogtreecommitdiff
path: root/conform/data/wordexp.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/wordexp.h-data')
-rw-r--r--conform/data/wordexp.h-data2
1 files changed, 2 insertions, 0 deletions
diff --git a/conform/data/wordexp.h-data b/conform/data/wordexp.h-data
index bfa66e8f15..12eecbeee2 100644
--- a/conform/data/wordexp.h-data
+++ b/conform/data/wordexp.h-data
@@ -14,7 +14,9 @@ constant WRDE_UNDEF
constant WRDE_BADCHAR
constant WRDE_CMDSUB
constant WRDE_NOSPACE
+#if defined XOPEN2K8 || defined POSIX2008
constant WRDE_NOSYS
+#endif
constant WRDE_SYNTAX
function int wordexp (const char*, wordexp_t*, int)