Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'http-backend.c')
-rw-r--r--http-backend.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/http-backend.c b/http-backend.c
index ac146d85c5..ddb9549ecb 100644
--- a/http-backend.c
+++ b/http-backend.c
@@ -4,6 +4,7 @@
#include "environment.h"
#include "git-zlib.h"
#include "hex.h"
+#include "path.h"
#include "repository.h"
#include "refs.h"
#include "pkt-line.h"