summaryrefslogtreecommitdiffstats
path: root/include/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/unistd.h')
-rw-r--r--include/unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unistd.h b/include/unistd.h
index 977e9b1..e0a3db4 100644
--- a/include/unistd.h
+++ b/include/unistd.h
@@ -145,7 +145,7 @@ typedef __uid_t_ uid_t;
/* Define the versions we target for compliance. */
#define _POSIX_VERSION 200112L
-#define _POSIX2_VERSION 200112L
+#define _POSIX2_VERSION 199212L
/*
* POSIX-style system configuration variable accessors (for the
OpenPOWER on IntegriCloud