]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-seed.c
check_type: fix incorrect documentation.
[ccan] / ccan / tdb2 / test / run-seed.c
index 94a139414c7f9d86e4b7483b54fd9493b97be4ce..09193964a77bddf1e754d83ab87a8b4f4f1a9ca9 100644 (file)
@@ -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"