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/fsck.c
diff options
context:
space:
mode:
Diffstat (limited to 'fsck.c')
-rw-r--r--fsck.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fsck.c b/fsck.c
index 3261ef9ec2..04e729953b 100644
--- a/fsck.c
+++ b/fsck.c
@@ -3,6 +3,7 @@
#include "date.h"
#include "hex.h"
#include "object-store.h"
+#include "path.h"
#include "repository.h"
#include "object.h"
#include "attr.h"