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 07c2b1af82..d850408d18 100644 --- a/http-walker.c +++ b/http-walker.c @@ -5,6 +5,7 @@ #include "list.h" #include "transport.h" #include "packfile.h" +#include "object-store.h" struct alt_base { char *base; |