X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=ccan%2Fntdb%2Ftest%2Fapi-add-remove-flags.c;h=a09046e2badceb148c5063f9db699515cd742576;hb=979071e8587d4819a7f78613b68d29e222e5db63;hp=c16ceeb2f6a3b8b18d360272182a68ac7b59c921;hpb=401bed521f80ca1145aafcddc1c532f05de5d313;p=ccan diff --git a/ccan/ntdb/test/api-add-remove-flags.c b/ccan/ntdb/test/api-add-remove-flags.c index c16ceeb2..a09046e2 100644 --- a/ccan/ntdb/test/api-add-remove-flags.c +++ b/ccan/ntdb/test/api-add-remove-flags.c @@ -1,7 +1,8 @@ -#include "private.h" // for ntdb_context -#include "ntdb.h" +#include "../private.h" // for ntdb_context +#include "../ntdb.h" #include "tap-interface.h" #include "logging.h" +#include "helpapi-external-agent.h" int main(int argc, char *argv[]) {