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/dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'dir.c')
-rw-r--r--dir.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dir.c b/dir.c
index 1e84b1e1f2..3cf3d428c7 100644
--- a/dir.c
+++ b/dir.c
@@ -16,6 +16,7 @@
#include "name-hash.h"
#include "object-file.h"
#include "object-store.h"
+#include "path.h"
#include "attr.h"
#include "refs.h"
#include "wildmatch.h"