X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Fapi-16-wipe_all.c;h=fb70523f20b003a3f1f17a02e0a6ba35fb9ed262;hp=4eea151e5d1bf68bfcca36056e41db25cc519082;hb=979071e8587d4819a7f78613b68d29e222e5db63;hpb=d69ef83fcc2434ddaced1831184fb761ae6f09d3 diff --git a/ccan/ntdb/test/api-16-wipe_all.c b/ccan/ntdb/test/api-16-wipe_all.c index 4eea151e..fb70523f 100644 --- a/ccan/ntdb/test/api-16-wipe_all.c +++ b/ccan/ntdb/test/api-16-wipe_all.c @@ -1,8 +1,9 @@ #include "config.h" -#include "ntdb.h" -#include "private.h" +#include "../ntdb.h" +#include "../private.h" #include "tap-interface.h" #include "logging.h" +#include "helpapi-external-agent.h" static bool add_records(struct ntdb_context *ntdb) {