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