* [Cluster-devel] cluster/rgmanager/src/daemons dtest.c
@ 2007-04-18 16:13 lhh
0 siblings, 0 replies; only message in thread
From: lhh @ 2007-04-18 16:13 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: lhh at sourceware.org 2007-04-18 17:13:38
Modified files:
rgmanager/src/daemons: dtest.c
Log message:
Fix dtest.c compile errors
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/dtest.c.diff?cvsroot=cluster&r1=1.1&r2=1.2
--- cluster/rgmanager/src/daemons/dtest.c 2007/02/20 19:56:18 1.1
+++ cluster/rgmanager/src/daemons/dtest.c 2007/04/18 16:13:38 1.2
@@ -23,6 +23,9 @@
#ifdef NO_CCS
#define ccs_get(fd, query, ret) conf_get(query, ret)
#endif
+
+void malloc_stats(void);
+void malloc_dump_table(void);
resource_rule_t *rules = NULL;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-04-18 16:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-18 16:13 [Cluster-devel] cluster/rgmanager/src/daemons dtest.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).