]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/test/run-25-hashoverload.c
tdb2: move open routines into a separate file (open.c)
[ccan] / ccan / tdb2 / test / run-25-hashoverload.c
index b96a4cc473689fadf1f9f045a8d772e750f38855..4ddb54bc4efcef72350226ea83a71b081066f3d2 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>