summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/lib/g_lock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/g_lock.c b/source3/lib/g_lock.c
index 4bda7c8e6c..c4ac8e372b 100644
--- a/source3/lib/g_lock.c
+++ b/source3/lib/g_lock.c
@@ -19,6 +19,7 @@
#include "includes.h"
#include "system/filesys.h"
+#include "dbwrap.h"
#include "g_lock.h"
#include "util_tdb.h"
#include "ctdbd_conn.h"