aboutsummaryrefslogtreecommitdiff
path: root/system/include/libc/sys/msg.h
diff options
context:
space:
mode:
authorBruce Mitchener <bruce.mitchener@gmail.com>2013-09-06 17:48:28 +0700
committerAlon Zakai <alonzakai@gmail.com>2013-09-13 10:07:03 -0700
commit733e6877d7b1146ecb5c796f4d249843101a7b5f (patch)
treedeef7abf4f88e6e0ba4ac326d351063a73399a8d /system/include/libc/sys/msg.h
parent4c3c7df30af6dc9ba6309e527a5173d9078c56b9 (diff)
Update to musl-0.9.13 headers.
Diffstat (limited to 'system/include/libc/sys/msg.h')
-rw-r--r--system/include/libc/sys/msg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/include/libc/sys/msg.h b/system/include/libc/sys/msg.h
index ceedd1c6..139f22b7 100644
--- a/system/include/libc/sys/msg.h
+++ b/system/include/libc/sys/msg.h
@@ -23,6 +23,7 @@ typedef unsigned long msglen_t;
#define __msg_cbytes msg_cbytes
#define MSG_NOERROR 010000
+#define MSG_EXCEPT 020000
#define MSG_STAT 11
#define MSG_INFO 12