X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Frun-64-bit-tdb.c;h=9fcc6c9bc207fef78c73feefa05bb6b65ab5ab32;hp=552866f8bad5fe0584dfdb1799bd459d5362717a;hb=8ccb14db10cfedc5c97c9222a7955cee8246b741;hpb=6aa2f4e347e5d66a392b879fe901bc582099a552 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)