]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-record-expand.c
tdb2: move open routines into a separate file (open.c)
[ccan] / ccan / tdb2 / test / run-record-expand.c
index 3f008b0a6f91eabcf300eaa123145e20a1cb467f..63bbf18d4fc0cae98769dff1c9851aac7b099214 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>