]> git.ipfire.org Git - thirdparty/git.git/blobdiff - http.c
path: create path.h
[thirdparty/git.git] / http.c
diff --git a/http.c b/http.c
index d2e11ec6f012d3b2a9570f0c322aebf53a13cc0a..013bb0cc650888426156fd1c8d173544c1ec90e1 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"