X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Fapi-simple-delete.c;h=0b886c3a133350c658b90aa794942332a0da2e62;hb=979071e8587d4819a7f78613b68d29e222e5db63;hp=e8baf4c51661ba8efb6696efbd16b652e6115c76;hpb=401bed521f80ca1145aafcddc1c532f05de5d313;p=ccan diff --git a/ccan/ntdb/test/api-simple-delete.c b/ccan/ntdb/test/api-simple-delete.c index e8baf4c5..0b886c3a 100644 --- a/ccan/ntdb/test/api-simple-delete.c +++ b/ccan/ntdb/test/api-simple-delete.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" int main(int argc, char *argv[]) {