index
:
git.git
main
maint
master
next
seen
todo
The core git plumbing
Junio C. Hamano
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'http.h')
-rw-r--r--
http.h
1
1 files changed, 0 insertions, 1 deletions
diff --git a/http.h b/http.h
index 783b2b09b8..3a409bccd4 100644
--- a/
http.h
+++ b/
http.h
@@ -3,7 +3,6 @@
struct packed_git;
-#include "cache.h"
#include "git-zlib.h"
#include <curl/curl.h>