]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-30-exhaust-before-expand.c
tdb2: move open routines into a separate file (open.c)
[ccan] / ccan / tdb2 / test / run-30-exhaust-before-expand.c
index f887b8b4cee27c7a143732ede894e7d90aa55580..ed7c66dde92fff47c314b5c56b4830babd4387eb 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>