]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-01-new_database.c
jmap,likely,tdb2: use CCAN_<MODNAME>_DEBUG instead of DEBUG.
[ccan] / ccan / tdb2 / test / run-01-new_database.c
index 75f2da13e1b808026117cf8da99cae45bfcb6569..ea385b60e325dbcd54eccf742c62f373509cc62f 100644 (file)
@@ -2,6 +2,8 @@
 #include <ccan/tdb2/free.c>
 #include <ccan/tdb2/lock.c>
 #include <ccan/tdb2/io.c>
+#include <ccan/tdb2/hash.c>
+#include <ccan/tdb2/transaction.c>
 #include <ccan/tdb2/check.c>
 #include <ccan/tap/tap.h>
 #include "logging.h"