[Cluster-devel] cluster/cman/daemon ais.c

pcaulfield at sourceware.org pcaulfield at sourceware.org
Fri Aug 11 07:09:14 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	pcaulfield at sourceware.org	2006-08-11 07:09:14

Modified files:
	cman/daemon    : ais.c 

Log message:
	We don't really need to include signal.h twice :)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.36&r2=1.37

--- cluster/cman/daemon/ais.c	2006/08/10 19:45:54	1.36
+++ cluster/cman/daemon/ais.c	2006/08/11 07:09:13	1.37
@@ -25,7 +25,6 @@
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <netdb.h>
-#include <signal.h>
 
 /* openais headers */
 #include <openais/totem/totemip.h>




More information about the Cluster-devel mailing list