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