]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-57-die-during-transaction.c
tdb2: move open routines into a separate file (open.c)
[ccan] / ccan / tdb2 / test / run-57-die-during-transaction.c
index b6c3557ad5eea8934afb208f5d3096cbc2850405..59b4d62c1c002403a3086a6c959a486fd4ea37a8 100644 (file)
@@ -59,6 +59,7 @@ static void free_all(void)
 #define free free_noleak
 
 #include <ccan/tdb2/tdb.c>
+#include <ccan/tdb2/open.c>
 #include <ccan/tdb2/free.c>
 #include <ccan/tdb2/lock.c>
 #include <ccan/tdb2/io.c>