Remove include "hash-lookup.h". Signed-off-by: Garrit Franke <garrit@slashdev.space> --- bisect.c | 1 - 1 file changed, 1 deletion(-) diff --git a/bisect.c b/bisect.c index 9e6a2b7f20..1aced76257 100644 --- a/bisect.c +++ b/bisect.c @@ -6,7 +6,6 @@ #include "refs.h" #include "list-objects.h" #include "quote.h" -#include "hash-lookup.h" #include "run-command.h" #include "log-tree.h" #include "bisect.h" -- 2.35.1