]> git.ipfire.org Git - thirdparty/git.git/blobdiff - http.c
revision: optionally record matches with pathspec elements
[thirdparty/git.git] / http.c
diff --git a/http.c b/http.c
index 8e5c4c91ea741e9b98c98a0eae8b2b014fe7ccd2..e73b136e5897bd8fce2f874b20f316141ba59c31 100644 (file)
--- a/http.c
+++ b/http.c
@@ -4,7 +4,6 @@
 #include "http.h"
 #include "config.h"
 #include "pack.h"
-#include "sideband.h"
 #include "run-command.h"
 #include "url.h"
 #include "urlmatch.h"
@@ -15,7 +14,6 @@
 #include "trace.h"
 #include "transport.h"
 #include "packfile.h"
-#include "protocol.h"
 #include "string-list.h"
 #include "object-file.h"
 #include "object-store-ll.h"