(Logical change 1.36) git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@108 fd59a12c-fef9-0310-b244-a6a79926bd2f
@@ -80,6 +80,7 @@ int gmi_join (
struct gmi_groupname *groupname,
void (*deliver_fn) (
+ struct in_addr source_addr,
struct iovec *iovec,
int iov_len),
void (*confchg_fn) (
@@ -468,6 +468,7 @@ char delivery_data[MESSAGE_SIZE_MAX];
static void deliver_fn (
int iov_len)
{