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