]> git.ozlabs.org Git - ccan/blobdiff - ccan/ntdb/test/run-64-bit-tdb.c
ntdb: fix up tests.
[ccan] / ccan / ntdb / test / run-64-bit-tdb.c
index 552866f8bad5fe0584dfdb1799bd459d5362717a..9fcc6c9bc207fef78c73feefa05bb6b65ab5ab32 100644 (file)
@@ -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)