summaryrefslogtreecommitdiff
path: root/include/sys/msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/msg.h')
-rw-r--r--include/sys/msg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sys/msg.h b/include/sys/msg.h
index 139f22b7..be6afc34 100644
--- a/include/sys/msg.h
+++ b/include/sys/msg.h
@@ -27,6 +27,7 @@ typedef unsigned long msglen_t;
#define MSG_STAT 11
#define MSG_INFO 12
+#define MSG_STAT_ANY 13
struct msginfo {
int msgpool, msgmap, msgmax, msgmnb, msgmni, msgssz, msgtql;