summaryrefslogtreecommitdiff
path: root/src/unistd/_POSIX2_LOCALEDEF.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unistd/_POSIX2_LOCALEDEF.c')
-rw-r--r--src/unistd/_POSIX2_LOCALEDEF.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unistd/_POSIX2_LOCALEDEF.c b/src/unistd/_POSIX2_LOCALEDEF.c
index ee4b68f7..da986f82 100644
--- a/src/unistd/_POSIX2_LOCALEDEF.c
+++ b/src/unistd/_POSIX2_LOCALEDEF.c
@@ -1,5 +1,5 @@
#include <unistd.h>
-#define _POSIX2_LOCALEDEF 200809L
+#define _POSIX2_LOCALEDEF (_POSIX2_VERSION)
/*
XOPEN(400)
POSIX(2)