Add AMF_V2_SERVICE defintion

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2301 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
Steven Dake 2009-06-26 02:50:38 +00:00
parent 547342d77d
commit 9bf201420c

View File

@ -57,6 +57,7 @@ enum corosync_service_types {
TMR_SERVICE = 14,
VOTEQUORUM_SERVICE = 15,
NTF_SERVICE = 16,
AMF_V2_SERVICE = 17
};
#define PROCESSOR_COUNT_MAX 384