]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-04-basichash.c
tdb2: move open routines into a separate file (open.c)
[ccan] / ccan / tdb2 / test / run-04-basichash.c
index 0745a23c5c0bdf5db28172242c320b676fae41ca..8a7566372589fdaece7686045211f5dba3aac2e8 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>