Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit.h: remove method declarations
[gitweb.git]
/
bisect.c
diff --git
a/bisect.c
b/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;