X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Fapi-20-alloc-attr.c;fp=ccan%2Fntdb%2Ftest%2Fapi-20-alloc-attr.c;h=1abdcf6a902d186b315df6c6041c4320f00636c4;hb=8ccb14db10cfedc5c97c9222a7955cee8246b741;hp=3df5003af78ac242b220ed80a431f1191a9537dd;hpb=6aa2f4e347e5d66a392b879fe901bc582099a552;p=ccan diff --git a/ccan/ntdb/test/api-20-alloc-attr.c b/ccan/ntdb/test/api-20-alloc-attr.c index 3df5003a..1abdcf6a 100644 --- a/ccan/ntdb/test/api-20-alloc-attr.c +++ b/ccan/ntdb/test/api-20-alloc-attr.c @@ -1,11 +1,12 @@ #include "config.h" -#include "ntdb.h" -#include "private.h" +#include "../ntdb.h" +#include "../private.h" #include "tap-interface.h" #include #include #include "logging.h" +#include "helpapi-external-agent.h" static const struct ntdb_context *curr_ntdb; static const struct ntdb_file *curr_file;