]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-simple-delete.c
tdb2: change to using a hash tree.
[ccan] / ccan / tdb2 / test / run-simple-delete.c
index 6cdcb263b8a89c6239d1c4d0f47410cf31ff906a..d00bcbb90c59d0e72b31b73c976c00a5f343e1ee 100644 (file)
@@ -2,6 +2,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/tap/tap.h>
 #include "logging.h"