]> git.ipfire.org Git - thirdparty/git.git/blobdiff - http.c
Merge branch 'en/header-split-cache-h'
[thirdparty/git.git] / http.c
diff --git a/http.c b/http.c
index d5d82c5230f84194442634a84a894d5af74036cc..bb58bb3e6a3a47163b911d8276f5c185eada003b 100644 (file)
--- a/http.c
+++ b/http.c
 #include "version.h"
 #include "pkt-line.h"
 #include "gettext.h"
+#include "trace.h"
 #include "transport.h"
 #include "packfile.h"
 #include "protocol.h"
 #include "string-list.h"
+#include "object-file.h"
 #include "object-store.h"
 
 static struct trace_key trace_curl = TRACE_KEY_INIT(CURL);