Merge branch 'sb/range-diff-colors'
[gitweb.git] / bisect.c
index e1275ba79e8e7368f5448043e321db2b9376aa71..d023543c911d040b651f343a05b818b053def808 100644 (file)
--- a/bisect.c
+++ b/bisect.c
@@ -13,6 +13,7 @@
 #include "sha1-array.h"
 #include "argv-array.h"
 #include "commit-slab.h"
+#include "commit-reach.h"
 
 static struct oid_array good_revs;
 static struct oid_array skipped_revs;