public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* rgmanager: master - rgmanager: Fix build warnings in msgtest.c
@ 2009-06-22 16:54 Lon Hohberger
  0 siblings, 0 replies; only message in thread
From: Lon Hohberger @ 2009-06-22 16:54 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/rgmanager.git?p=rgmanager.git;a=commitdiff;h=02aefe711e88622bd7fa53b5ff8d834859cb2cf3
Commit:        02aefe711e88622bd7fa53b5ff8d834859cb2cf3
Parent:        529173f0f9970126a623e897ab7293dea8e61ce1
Author:        Lon Hohberger <lhh@redhat.com>
AuthorDate:    Mon Jun 15 15:57:53 2009 -0400
Committer:     Lon Hohberger <lhh@redhat.com>
CommitterDate: Mon Jun 22 12:51:17 2009 -0400

rgmanager: Fix build warnings in msgtest.c

Signed-off-by: Lon Hohberger <lhh@redhat.com>
---
 rgmanager/src/clulib/msgtest.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rgmanager/src/clulib/msgtest.c b/rgmanager/src/clulib/msgtest.c
index dafca41..4b46d6c 100644
--- a/rgmanager/src/clulib/msgtest.c
+++ b/rgmanager/src/clulib/msgtest.c
@@ -1,4 +1,3 @@
-#include <message.h>
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>
@@ -7,6 +6,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <fcntl.h>
+#include <message.h>
 #include <signal.h>
 #include <cman-private.h>
 


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

only message in thread, other threads:[~2009-06-22 16:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-22 16:54 rgmanager: master - rgmanager: Fix build warnings in msgtest.c Lon Hohberger

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 read-only IMAP folder(s) and NNTP newsgroup(s).