summaryrefslogtreecommitdiffstats
path: root/sys/sys/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/unistd.h')
-rw-r--r--sys/sys/unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/unistd.h b/sys/sys/unistd.h
index 70e3ef7..378308d 100644
--- a/sys/sys/unistd.h
+++ b/sys/sys/unistd.h
@@ -68,7 +68,7 @@
#define _POSIX_PRIORITY_SCHEDULING 200112L
#define _POSIX_RAW_SOCKETS 200112L
#define _POSIX_REALTIME_SIGNALS 200112L
-#define _POSIX_SEMAPHORES -1
+#define _POSIX_SEMAPHORES 200112L
#define _POSIX_SHARED_MEMORY_OBJECTS 200112L
#define _POSIX_SPORADIC_SERVER -1
#define _POSIX_SYNCHRONIZED_IO -1
OpenPOWER on IntegriCloud