* [Patch 4/8] CLD: cleanup: add #include
@ 2010-04-14 18:34 Pete Zaitcev
0 siblings, 0 replies; only message in thread
From: Pete Zaitcev @ 2010-04-14 18:34 UTC (permalink / raw)
To: jeff; +Cc: Project Hail List
A prototype is not included again.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
---
lib/common.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/common.c b/lib/common.c
index fb0aae6..e399ec9 100644
--- a/lib/common.c
+++ b/lib/common.c
@@ -26,6 +26,7 @@
#include <errno.h>
#include <glib.h>
#include <cld-private.h>
+#include <cld_common.h>
#include "cld_msg_rpc.h"
/* duplicated from tools/cldcli.c; put in common header somewhere? */
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-14 18:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-14 18:34 [Patch 4/8] CLD: cleanup: add #include Pete Zaitcev
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.