summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/include/g_lock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/g_lock.h b/source3/include/g_lock.h
index 004c452fd0..f513349bfc 100644
--- a/source3/include/g_lock.h
+++ b/source3/include/g_lock.h
@@ -23,6 +23,7 @@
#include "dbwrap/dbwrap.h"
struct g_lock_ctx;
+struct messaging_context;
enum g_lock_type {
G_LOCK_READ = 0,