aboutsummaryrefslogtreecommitdiffstats
path: root/bisect.c
diff options
context:
space:
mode:
Diffstat (limited to 'bisect.c')
-rw-r--r--bisect.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bisect.c b/bisect.c
index 8d5f8e5885..9f7cf0be07 100644
--- a/bisect.c
+++ b/bisect.c
@@ -19,6 +19,7 @@
#include "commit-reach.h"
#include "object-name.h"
#include "object-store.h"
+#include "path.h"
#include "dir.h"
static struct oid_array good_revs;