]> git.ozlabs.org Git - ccan/blobdiff - ccan/ntdb/test/api-60-noop-transaction.c
ntdb: fix up tests.
[ccan] / ccan / ntdb / test / api-60-noop-transaction.c
index 5e56dbc521bcfcc30618996a9b6e5fd24fb8d1ce..53a4ade63248b9b90232273df41272563149f151 100644 (file)
@@ -1,8 +1,9 @@
-#include "private.h" // struct ntdb_context
-#include "ntdb.h"
+#include "../private.h" // struct ntdb_context
+#include "../ntdb.h"
 #include "tap-interface.h"
 #include <stdlib.h>
 #include "logging.h"
+#include "helpapi-external-agent.h"
 
 int main(int argc, char *argv[])
 {