X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Frun-56-open-during-transaction.c;h=c28fbfd3fd77bb57a4aa2c42cbc7c56168ed2db9;hb=d26475dcfc3182030c664e6cdaff5aafbcaa159d;hp=1c8786ce2f4f667de7561d9ab5f44d5cbd67e477;hpb=401bed521f80ca1145aafcddc1c532f05de5d313;p=ccan diff --git a/ccan/ntdb/test/run-56-open-during-transaction.c b/ccan/ntdb/test/run-56-open-during-transaction.c index 1c8786ce..c28fbfd3 100644 --- a/ccan/ntdb/test/run-56-open-during-transaction.c +++ b/ccan/ntdb/test/run-56-open-during-transaction.c @@ -1,4 +1,4 @@ -#include "private.h" +#include "../private.h" #include #include "lock-tracking.h" @@ -18,6 +18,7 @@ static int ftruncate_check(int fd, off_t length); #include #include "external-agent.h" #include "logging.h" +#include "helprun-external-agent.h" static struct agent *agent; static bool opened;