]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-firstkey-nextkey.c
tdb2: move open routines into a separate file (open.c)
[ccan] / ccan / tdb2 / test / run-firstkey-nextkey.c
index b8a12bd38c8ae0bbb79a19855ac6c4f44834ec7c..895734a7aac0617b178120425a1baa89dba7e871 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>