diff options
Diffstat (limited to 'http-walker.c')
-rw-r--r-- | http-walker.c | 1 |
1 files changed, 1 insertions, 0 deletions
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; |