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

teigland at sourceware.org teigland at sourceware.org
Fri Jun 30 15:34:50 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland at sourceware.org	2006-06-30 15:34:50

Modified files:
	group/daemon   : cman.c 

Log message:
	to be consistent, <libcman.h> instead of "libcman.h"

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/daemon/cman.c.diff?cvsroot=cluster&r1=1.25&r2=1.26

--- cluster/group/daemon/cman.c	2006/06/30 15:29:17	1.25
+++ cluster/group/daemon/cman.c	2006/06/30 15:34:50	1.26
@@ -1,8 +1,8 @@
 
 /* Interface with openais's cman API */
 
+#include <libcman.h>
 #include "gd_internal.h"
-#include "libcman.h"
 
 static cman_handle_t	ch;
 static int		old_quorate;




More information about the Cluster-devel mailing list