repo_read_index: don't discard the index
[gitweb.git] / http.c
diff --git a/http.c b/http.c
index 77f46bef0f50b7614b1c48a32c06b371c13b0bbb..c6c010f8816f4a01c4b7658a9044b179515590ea 100644 (file)
--- a/http.c
+++ b/http.c
@@ -1,5 +1,6 @@
 #include "git-compat-util.h"
 #include "http.h"
+#include "config.h"
 #include "pack.h"
 #include "sideband.h"
 #include "run-command.h"