summaryrefslogtreecommitdiff
path: root/shmscope.h
diff options
context:
space:
mode:
Diffstat (limited to 'shmscope.h')
-rw-r--r--shmscope.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/shmscope.h b/shmscope.h
index d898326..f2795da 100644
--- a/shmscope.h
+++ b/shmscope.h
@@ -1,6 +1,12 @@
#ifndef _MITSHMSCOPE_H_
#define _MITSHMSCOPE_H_
+#define MITSHMREQUEST 144
+#define MITSHMREPLY 145
+#define MITSHMEVENT 146
+#define MITSHMERROR 147
+
+
#define MITSHMREQUESTHEADER "MITSHMREQUEST"
#define MITSHMREPLYHEADER "MITSHMREPLY"