libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protocol.h
[rusty/ctdb.git] / server / ctdb_logging.c
index a7ca1a1df99aeba36437779e5872aa8622dcee2a..807bb179e0b152353a2c329354c7504616a21060 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "includes.h"
 #include "lib/events/events.h"
-#include "../include/ctdb.h"
+#include "../include/ctdb_client.h"
 #include "../include/ctdb_private.h"
 #include "system/syslog.h"
 #include "system/time.h"