]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-missing-entries.c
tdb2: change to using a hash tree.
[ccan] / ccan / tdb2 / test / run-missing-entries.c
index 2811b7556e7f2b0983c9b5d04e38a79e164036e9..bd5127dda2565d3a792540dec8fd841a2a411eb2 100644 (file)
@@ -3,6 +3,7 @@
 #include <ccan/tdb2/free.c>
 #include <ccan/tdb2/lock.c>
 #include <ccan/tdb2/io.c>
+#include <ccan/tdb2/hash.c>
 #include <ccan/tdb2/check.c>
 #include <ccan/tdb2/traverse.c>
 #include <ccan/tap/tap.h>