summaryrefslogtreecommitdiff
path: root/src/sys/ipc/IPC_RMID.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/ipc/IPC_RMID.h')
-rw-r--r--src/sys/ipc/IPC_RMID.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/sys/ipc/IPC_RMID.h b/src/sys/ipc/IPC_RMID.h
new file mode 100644
index 00000000..57a3bc15
--- /dev/null
+++ b/src/sys/ipc/IPC_RMID.h
@@ -0,0 +1,5 @@
+#include <sys/ipc.h>
+#define IPC_RMID 5
+/*
+XOPEN(4)
+*/