summaryrefslogtreecommitdiff
path: root/lib/tdb2/test/run-lockall.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tdb2/test/run-lockall.c')
-rw-r--r--lib/tdb2/test/run-lockall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tdb2/test/run-lockall.c b/lib/tdb2/test/run-lockall.c
index c3e03dea7d..23273135bc 100644
--- a/lib/tdb2/test/run-lockall.c
+++ b/lib/tdb2/test/run-lockall.c
@@ -9,7 +9,7 @@
#include <stdlib.h>
#include <stdbool.h>
#include <stdarg.h>
-#include <err.h>
+#include <ccan/err/err.h>
#include "external-agent.h"
#include "logging.h"