]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-missing-entries.c
tdb2: move open routines into a separate file (open.c)
[ccan] / ccan / tdb2 / test / run-missing-entries.c
index e197143fa4460d283e791ef386019114b3af0b71..9bc778771df0638d00b29f5e1f3a2ddfee294c6e 100644 (file)
@@ -1,5 +1,6 @@
 /* Another test revealed that we lost an entry.  This reproduces it. */
 #include <ccan/tdb2/tdb.c>
 /* Another test revealed that we lost an entry.  This reproduces it. */
 #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>
 #include <ccan/tdb2/free.c>
 #include <ccan/tdb2/lock.c>
 #include <ccan/tdb2/io.c>