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
path: root/copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'copy.c')
-rw-r--r--copy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/copy.c b/copy.c
index db6b615c18..923d8a6dc6 100644
--- a/copy.c
+++ b/copy.c
@@ -1,5 +1,6 @@
#include "cache.h"
#include "copy.h"
+#include "path.h"
#include "wrapper.h"
int copy_fd(int ifd, int ofd)