X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Frun-04-basichash.c;h=9936d85985f2b3b19290fd06a9c3b1185dcdf273;hp=9888f6e551db6511955b97cb6cc564afab73aa98;hb=979071e8587d4819a7f78613b68d29e222e5db63;hpb=401bed521f80ca1145aafcddc1c532f05de5d313 diff --git a/ccan/ntdb/test/run-04-basichash.c b/ccan/ntdb/test/run-04-basichash.c index 9888f6e5..9936d859 100644 --- a/ccan/ntdb/test/run-04-basichash.c +++ b/ccan/ntdb/test/run-04-basichash.c @@ -1,6 +1,7 @@ #include "ntdb-source.h" #include "tap-interface.h" #include "logging.h" +#include "helprun-external-agent.h" /* We rig the hash so all records clash. */ static uint32_t clash(const void *key, size_t len, uint32_t seed, void *priv)