summaryrefslogtreecommitdiff
path: root/lib/tdb2/test/run-record-expand.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tdb2/test/run-record-expand.c')
-rw-r--r--lib/tdb2/test/run-record-expand.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/lib/tdb2/test/run-record-expand.c b/lib/tdb2/test/run-record-expand.c
index 109a099278..1db22c5501 100644
--- a/lib/tdb2/test/run-record-expand.c
+++ b/lib/tdb2/test/run-record-expand.c
@@ -1,11 +1,4 @@
-#include <ccan/tdb2/tdb.c>
-#include <ccan/tdb2/open.c>
-#include <ccan/tdb2/free.c>
-#include <ccan/tdb2/lock.c>
-#include <ccan/tdb2/io.c>
-#include <ccan/tdb2/hash.c>
-#include <ccan/tdb2/check.c>
-#include <ccan/tdb2/transaction.c>
+#include "tdb2-source.h"
#include <ccan/tap/tap.h>
#include "logging.h"