]> git.ozlabs.org Git - ccan/blobdiff - ccan/ntdb/test/api-fork-test.c
ntdb: fix up tests.
[ccan] / ccan / ntdb / test / api-fork-test.c
index 4b114d6f60b7ea9a495a54256256123b44aff482..32c6ebe4a0804358cfce66c1e382bf9fa1e685c4 100644 (file)
  * that doesn't matter.
  */
 #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 am_child = false;