]> git.ozlabs.org Git - ccan/blobdiff - ccan/ntdb/test/api-14-exists.c
ntdb: fix up tests.
[ccan] / ccan / ntdb / test / api-14-exists.c
index c40d9016cfbd71067f2dbb2b3b88da9d47dfcc1c..37f40b000bcb5a1dc2ae12e99ca4b9e41b5ba658 100644 (file)
@@ -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"
 
 static bool test_records(struct ntdb_context *ntdb)
 {