summaryrefslogtreecommitdiff
path: root/ctdb/server/ctdb_call.c
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/server/ctdb_call.c')
-rw-r--r--ctdb/server/ctdb_call.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/server/ctdb_call.c b/ctdb/server/ctdb_call.c
index e767bf72c0e..cecdce294c4 100644
--- a/ctdb/server/ctdb_call.c
+++ b/ctdb/server/ctdb_call.c
@@ -28,6 +28,7 @@
#include "../include/ctdb_private.h"
#include "../common/rb_tree.h"
#include "common/reqid.h"
+#include "common/system.h"
struct ctdb_sticky_record {
struct ctdb_context *ctdb;