X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Fapi-missing-entries.c;h=a6427c074c5fa1c8d6c5a2da94e673e915805939;hp=2a00f1b33e87692dca49c2196b99f57c51084750;hb=8ccb14db10cfedc5c97c9222a7955cee8246b741;hpb=6aa2f4e347e5d66a392b879fe901bc582099a552 diff --git a/ccan/ntdb/test/api-missing-entries.c b/ccan/ntdb/test/api-missing-entries.c index 2a00f1b3..a6427c07 100644 --- a/ccan/ntdb/test/api-missing-entries.c +++ b/ccan/ntdb/test/api-missing-entries.c @@ -1,10 +1,11 @@ /* Another test revealed that we lost an entry. This reproduces it. */ #include "config.h" -#include "ntdb.h" -#include "private.h" +#include "../ntdb.h" +#include "../private.h" #include #include "tap-interface.h" #include "logging.h" +#include "helpapi-external-agent.h" #define NUM_RECORDS 1189