]> git.ozlabs.org Git - ccan/blobdiff - ccan/ntdb/test/api-16-wipe_all.c
ntdb: fix up tests.
[ccan] / ccan / ntdb / test / api-16-wipe_all.c
index 4eea151e5d1bf68bfcca36056e41db25cc519082..fb70523f20b003a3f1f17a02e0a6ba35fb9ed262 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 add_records(struct ntdb_context *ntdb)
 {