X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Fapi-12-store.c;h=f5b3b72a373e4dd17dafde6999c21bff88b08bfa;hb=979071e8587d4819a7f78613b68d29e222e5db63;hp=532a8ee5c8223a33d4d31dae27c993ec8275f261;hpb=401bed521f80ca1145aafcddc1c532f05de5d313;p=ccan diff --git a/ccan/ntdb/test/api-12-store.c b/ccan/ntdb/test/api-12-store.c index 532a8ee5..f5b3b72a 100644 --- a/ccan/ntdb/test/api-12-store.c +++ b/ccan/ntdb/test/api-12-store.c @@ -1,10 +1,10 @@ #include "config.h" -#include "ntdb.h" -#include "private.h" +#include "../ntdb.h" +#include "../private.h" #include "tap-interface.h" #include - #include "logging.h" +#include "helpapi-external-agent.h" /* We use the same seed which we saw a failure on. */ static uint32_t fixedhash(const void *key, size_t len, uint32_t seed, void *p)