From 9e2376fcc0d26f9e29d2534c4b614d24a1f3e5db Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Tue, 24 Jun 2008 04:44:45 +0000 Subject: [PATCH] Remove totemip.h reference from file. git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1561 fd59a12c-fef9-0310-b244-a6a79926bd2f --- exec/cpg.c | 1 - 1 file changed, 1 deletion(-) diff --git a/exec/cpg.c b/exec/cpg.c index 6a93d871..d5a5bdb2 100644 --- a/exec/cpg.c +++ b/exec/cpg.c @@ -61,7 +61,6 @@ #include "../include/queue.h" #include "../lcr/lcr_comp.h" #include "totempg.h" -#include "totemip.h" #include "main.h" #include "flow.h" #include "tlist.h"