X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Fapi-add-remove-flags.c;fp=ccan%2Fntdb%2Ftest%2Fapi-add-remove-flags.c;h=a09046e2badceb148c5063f9db699515cd742576;hp=c16ceeb2f6a3b8b18d360272182a68ac7b59c921;hb=8ccb14db10cfedc5c97c9222a7955cee8246b741;hpb=6aa2f4e347e5d66a392b879fe901bc582099a552 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[]) {