aboutsummaryrefslogtreecommitdiff
path: root/system/include
diff options
context:
space:
mode:
Diffstat (limited to 'system/include')
-rw-r--r--system/include/libc/unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/include/libc/unistd.h b/system/include/libc/unistd.h
index 19158b67..ef6ba3b3 100644
--- a/system/include/libc/unistd.h
+++ b/system/include/libc/unistd.h
@@ -239,7 +239,7 @@ int eaccess(const char *, int);
#define _POSIX_READER_WRITER_LOCKS _POSIX_VERSION
#define _POSIX_ASYNCHRONOUS_IO _POSIX_VERSION
#define _POSIX_SEMAPHORES _POSIX_VERSION
-#define _POSIX_SHARED_MEMORY_OBJECTS _POSIX_VERSION
+#undef _POSIX_SHARED_MEMORY_OBJECTS
#define _POSIX2_C_BIND _POSIX_VERSION