]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-03-coalesce.c
tdb2: move open routines into a separate file (open.c)
[ccan] / ccan / tdb2 / test / run-03-coalesce.c
index ffa2b6c97bd111e6cadab66ee3c6efb5a2c62d69..d40096515a1ba5c245c2af1f452fb926b89cb471 100644 (file)
@@ -1,4 +1,5 @@
 #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>