res_corosync: Fix build against corosync 2.0.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@364444 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2012-04-28 01:20:57 +00:00
parent a498ef2aa0
commit eebdf35159
4 changed files with 132 additions and 1 deletions

View File

@@ -140,6 +140,9 @@
/* Define to 1 if you have the Corosync library. */
#undef HAVE_COROSYNC
/* Define to 1 if COROSYNC has the A callback only in corosync 1.x feature. */
#undef HAVE_COROSYNC_CFG_STATE_TRACK
/* Define to 1 if you have the `cos' function. */
#undef HAVE_COS