]> git.ozlabs.org Git - ccan/blobdiff - ccan/ntdb/test/run-56-open-during-transaction.c
ntdb: fix up tests.
[ccan] / ccan / ntdb / test / run-56-open-during-transaction.c
index 1c8786ce2f4f667de7561d9ab5f44d5cbd67e477..c28fbfd3fd77bb57a4aa2c42cbc7c56168ed2db9 100644 (file)
@@ -1,4 +1,4 @@
-#include "private.h"
+#include "../private.h"
 #include <unistd.h>
 #include "lock-tracking.h"
 
@@ -18,6 +18,7 @@ static int ftruncate_check(int fd, off_t length);
 #include <stdarg.h>
 #include "external-agent.h"
 #include "logging.h"
+#include "helprun-external-agent.h"
 
 static struct agent *agent;
 static bool opened;