]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-20-growhash.c
tdb2: feature support.
[ccan] / ccan / tdb2 / test / run-20-growhash.c
index adbe733ef6476393d8a77a8ed0eee652de7f6b4f..160f37deb02f63a2e5db8f9d55984bbb77604e91 100644 (file)
@@ -3,6 +3,7 @@
 #include <ccan/tdb2/lock.c>
 #include <ccan/tdb2/io.c>
 #include <ccan/tdb2/hash.c>
+#include <ccan/tdb2/transaction.c>
 #include <ccan/tdb2/check.c>
 #include <ccan/tap/tap.h>
 #include "logging.h"