sha1_file: allow link_alt_odb_entries to handle arbitrary repositories
[gitweb.git] / http.c
diff --git a/http.c b/http.c
index 31755023a4f161590a63ed5597612187d31d9aa9..efa977112a0352bf52a8f9d6f4364f80a33202bf 100644 (file)
--- a/http.c
+++ b/http.c
@@ -14,6 +14,7 @@
 #include "packfile.h"
 #include "protocol.h"
 #include "string-list.h"
+#include "object-store.h"
 
 static struct trace_key trace_curl = TRACE_KEY_INIT(CURL);
 static int trace_curl_data = 1;