X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Fapi-firstkey-nextkey.c;h=6d9ad67ad9723d282a9fc5f2bbf4bd1b58cd52ae;hb=578c4bfb22dd2df3c8133066b28397725b76734a;hp=179cf76c8e2c0fa540872019d164ab9bc593177c;hpb=401bed521f80ca1145aafcddc1c532f05de5d313;p=ccan diff --git a/ccan/ntdb/test/api-firstkey-nextkey.c b/ccan/ntdb/test/api-firstkey-nextkey.c index 179cf76c..6d9ad67a 100644 --- a/ccan/ntdb/test/api-firstkey-nextkey.c +++ b/ccan/ntdb/test/api-firstkey-nextkey.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