Explorar o código

Add TMR_SERVICE to the list of service_types.


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1758 fd59a12c-fef9-0310-b244-a6a79926bd2f
Ryan O'Hara %!s(int64=17) %!d(string=hai) anos
pai
achega
e1239b96f4
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      include/corosync/ipc_gen.h

+ 2 - 1
include/corosync/ipc_gen.h

@@ -48,7 +48,8 @@ enum service_types {
 	CPG_SERVICE = 8,
 	CONFDB_SERVICE = 10,
 	QUORUM_SERVICE = 11,
-	PLOAD_SERVICE = 12
+	PLOAD_SERVICE = 12,
+	TMR_SERVICE = 13,
 };
 
 enum req_init_types {