Hi all,
Because there is not prototypic declaration, in the top of the source of glue,
I cannot compile it.
diff -r 7d9a54d5da6c main.c
--- a/main.c Fri Jun 17 18:34:21 2011 +0900
+++ b/main.c Fri Jun 17 18:34:55 2011 +0900
@@ -78,6 +78,7 @@
void log_buf(int severity, char *buf);
void log_msg(int severity, const char * fmt, ...)G_GNUC_PRINTF(2,3);
void trans_log(int priority, const char * fmt, ...)G_GNUC_PRINTF(2,3);
+void setup_cl_log(void);
static int pil_loglevel_to_syslog_severity[] = {
/* Indices: <none>=0, PIL_FATAL=1, PIL_CRIT=2, PIL_WARN=3,
Best Regards,
Hideo Yamauch.
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/