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