X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Frun-64-bit-tdb.c;h=9fcc6c9bc207fef78c73feefa05bb6b65ab5ab32;hb=578c4bfb22dd2df3c8133066b28397725b76734a;hp=552866f8bad5fe0584dfdb1799bd459d5362717a;hpb=401bed521f80ca1145aafcddc1c532f05de5d313;p=ccan diff --git a/ccan/ntdb/test/run-64-bit-tdb.c b/ccan/ntdb/test/run-64-bit-tdb.c index 552866f8..9fcc6c9b 100644 --- a/ccan/ntdb/test/run-64-bit-tdb.c +++ b/ccan/ntdb/test/run-64-bit-tdb.c @@ -1,6 +1,7 @@ #include "ntdb-source.h" #include "tap-interface.h" #include "logging.h" +#include "helprun-external-agent.h" /* The largest 32-bit value which is still a multiple of NTDB_PGSIZE */ #define ALMOST_4G ((uint32_t)-NTDB_PGSIZE)