]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-record-expand.c
tdb2: transaction support
[ccan] / ccan / tdb2 / test / run-record-expand.c
index 809b8d7730b20beec5b3f0970f395adaef936c42..27d58ff36ab4d35cb955f5cec516728031052e68 100644 (file)
@@ -4,6 +4,7 @@
 #include <ccan/tdb2/io.c>
 #include <ccan/tdb2/hash.c>
 #include <ccan/tdb2/check.c>
+#include <ccan/tdb2/transaction.c>
 #include <ccan/tap/tap.h>
 #include "logging.h"