cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] cluster/rgmanager/src/daemons test.c
@ 2007-07-31 18:02 lhh
  0 siblings, 0 replies; only message in thread
From: lhh @ 2007-07-31 18:02 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	lhh at sourceware.org	2007-07-31 18:02:49

Modified files:
	rgmanager/src/daemons: test.c 

Log message:
	Fix build problem

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/test.c.diff?cvsroot=cluster&r1=1.11&r2=1.12

--- cluster/rgmanager/src/daemons/test.c	2007/07/31 18:00:25	1.11
+++ cluster/rgmanager/src/daemons/test.c	2007/07/31 18:02:49	1.12
@@ -33,6 +33,9 @@
 #error "Can not be built with CCS support."
 #endif
 
+void res_build_name(char *, size_t, resource_t *);
+
+
 /**
   Tells us if a resource group can be migrated.
  */



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-31 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-31 18:02 [Cluster-devel] cluster/rgmanager/src/daemons test.c lhh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).