]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-001-encode.c
tdb2: stricter ordering on expansion lock
[ccan] / ccan / tdb2 / test / run-001-encode.c
index 7a4fc06ef0f1e602cd5ce0e0ccd63d3d3ae89dbd..b209ed82359089fd00da537c7e79845f4358384e 100644 (file)
@@ -3,6 +3,7 @@
 #include <ccan/tdb2/lock.c>
 #include <ccan/tdb2/hash.c>
 #include <ccan/tdb2/io.c>
+#include <ccan/tdb2/transaction.c>
 #include <ccan/tdb2/check.c>
 #include <ccan/tap/tap.h>
 #include "logging.h"