]> git.ozlabs.org Git - ccan-lca-2011.git/blobdiff - ccan/tdb2/test/run-30-exhaust-before-expand.c
tdb2: transaction support
[ccan-lca-2011.git] / ccan / tdb2 / test / run-30-exhaust-before-expand.c
index e2e27295edd48f04ab59c13c98cff1ab4a406e65..5a5931a8cce88ef153332f3eb2ff1e90a671714a 100644 (file)
@@ -4,6 +4,7 @@
 #include <ccan/tdb2/io.c>
 #include <ccan/tdb2/check.c>
 #include <ccan/tdb2/hash.c>
+#include <ccan/tdb2/transaction.c>
 #include <ccan/tap/tap.h>
 #include <err.h>
 #include "logging.h"