summaryrefslogtreecommitdiff
path: root/source3/lib/dbwrap_ctdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/dbwrap_ctdb.c')
-rw-r--r--source3/lib/dbwrap_ctdb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/dbwrap_ctdb.c b/source3/lib/dbwrap_ctdb.c
index 9b0b66c1f0..835f1cf04e 100644
--- a/source3/lib/dbwrap_ctdb.c
+++ b/source3/lib/dbwrap_ctdb.c
@@ -25,6 +25,7 @@
#include "ctdb_private.h"
#include "ctdbd_conn.h"
#include "g_lock.h"
+#include "messages.h"
struct db_ctdb_transaction_handle {
struct db_ctdb_ctx *ctx;