From d6fe0036fd5e0cf7f51aa84381ebd321e898350a Mon Sep 17 00:00:00 2001 From: Jonathan Tan Date: Fri, 18 Aug 2017 15:20:34 -0700 Subject: pack: move find_sha1_pack() Signed-off-by: Jonathan Tan Signed-off-by: Junio C Hamano --- http-walker.c | 1 + 1 file changed, 1 insertion(+) (limited to 'http-walker.c') diff --git a/http-walker.c b/http-walker.c index ee049cb13d..1ae8363de2 100644 --- a/http-walker.c +++ b/http-walker.c @@ -4,6 +4,7 @@ #include "http.h" #include "list.h" #include "transport.h" +#include "packfile.h" struct alt_base { char *base; -- cgit v1.2.3