r7294: implemented the irpc messaging system. This is the core of the
[samba.git] / source4 / include / messages.h
index 48376efa037d3296442634e0ccdc7afaa8da0460..dcb20d69b1ae8ccebd7f37b02b3ac14e648cd9ab 100644 (file)
@@ -30,5 +30,6 @@ struct messaging_context;
 #define MSG_PONG               3
 #define MSG_BRL_RETRY          4
 #define MSG_PVFS_RETRY_OPEN    5
+#define MSG_IRPC                6
 
 #endif