]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-seed.c
tdb2: move open routines into a separate file (open.c)
[ccan] / ccan / tdb2 / test / run-seed.c
index 98a6b0b3f81bafe441b1d707eaa79b4a6a075483..09ed1cb31c39207e14adaa64fe132e53f4e4f513 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>