[Cluster-devel] cluster/fence/agents/xvm ip_lookup.c

lhh at sourceware.org lhh at sourceware.org
Tue Jan 8 15:05:24 UTC 2008


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	lhh at sourceware.org	2008-01-08 15:05:24

Modified files:
	fence/agents/xvm: ip_lookup.c 

Log message:
	Fix build problem reported by Chris Feist

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/agents/xvm/ip_lookup.c.diff?cvsroot=cluster&r1=1.4&r2=1.5

--- cluster/fence/agents/xvm/ip_lookup.c	2007/10/17 18:27:27	1.4
+++ cluster/fence/agents/xvm/ip_lookup.c	2008/01/08 15:05:24	1.5
@@ -32,10 +32,6 @@
 #include <stdlib.h>
 #include <netdb.h>
 
-#ifndef IFA_MAX
-#include <linux/if_addr.h>
-#endif
-
 /* Local includes */
 #include "ip_lookup.h"
 #include "debug.h"




More information about the Cluster-devel mailing list