]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-record-expand.c
tdb2: change to using a hash tree.
[ccan] / ccan / tdb2 / test / run-record-expand.c
index 109a2ed3ddc6343178298e5c27192ebe5a7cba94..809b8d7730b20beec5b3f0970f395adaef936c42 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"