X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Fapi-check-callback.c;h=eaf60d483bf7e3007a95c9017b1e297df8a43a18;hp=20c88e7175b78cea08b1809885bab9ef22a4990c;hb=979071e8587d4819a7f78613b68d29e222e5db63;hpb=401bed521f80ca1145aafcddc1c532f05de5d313 diff --git a/ccan/ntdb/test/api-check-callback.c b/ccan/ntdb/test/api-check-callback.c index 20c88e71..eaf60d48 100644 --- a/ccan/ntdb/test/api-check-callback.c +++ b/ccan/ntdb/test/api-check-callback.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" #define NUM_RECORDS 1000