]> git.ozlabs.org Git - ccan/blobdiff - ccan/ntdb/test/api-20-alloc-attr.c
ntdb: fix up tests.
[ccan] / ccan / ntdb / test / api-20-alloc-attr.c
index 3df5003af78ac242b220ed80a431f1191a9537dd..1abdcf6a902d186b315df6c6041c4320f00636c4 100644 (file)
@@ -1,11 +1,12 @@
 #include "config.h"
-#include "ntdb.h"
-#include "private.h"
+#include "../ntdb.h"
+#include "../private.h"
 #include "tap-interface.h"
 #include <ccan/hash/hash.h>
 #include <assert.h>
 
 #include "logging.h"
+#include "helpapi-external-agent.h"
 
 static const struct ntdb_context *curr_ntdb;
 static const struct ntdb_file *curr_file;