diff options
Diffstat (limited to '')
-rw-r--r-- | http-walker.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/http-walker.c b/http-walker.c index 78d99f7..b395ef1 100644 --- a/http-walker.c +++ b/http-walker.c @@ -1,6 +1,5 @@ #include "git-compat-util.h" #include "repository.h" -#include "commit.h" #include "hex.h" #include "walker.h" #include "http.h" |