]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-check-callback.c
tdb2: allow multiple chain locks.
[ccan] / ccan / tdb2 / test / run-check-callback.c
index c9a5bf5bf2768001601a236ced4a884ca18c966e..c3106b510bc76df2f42b9839a82ea97b0925304a 100644 (file)
@@ -6,6 +6,7 @@
 #include <ccan/tdb2/check.c>
 #include <ccan/tdb2/traverse.c>
 #include <ccan/tdb2/transaction.c>
+#include <ccan/tdb2/open.c>
 #include <ccan/tap/tap.h>
 #include "logging.h"