summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/ctdb_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/tests/src/ctdb_test.c')
-rw-r--r--ctdb/tests/src/ctdb_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ctdb/tests/src/ctdb_test.c b/ctdb/tests/src/ctdb_test.c
index 0514f437cd4..42218131ca0 100644
--- a/ctdb/tests/src/ctdb_test.c
+++ b/ctdb/tests/src/ctdb_test.c
@@ -26,7 +26,6 @@
#define _GNU_SOURCE
#include <stdio.h>
#include <sys/socket.h>
-#include "lib/tevent/tevent.h"
#define tevent_context_init(x) tevent_context_init_foobar(x)
struct tevent_context *tevent_context_init_foobar(TALLOC_CTX *mem_ctx);