]> git.ipfire.org Git - thirdparty/git.git/blobdiff - path.c
The twelfth batch for 2.15
[thirdparty/git.git] / path.c
diff --git a/path.c b/path.c
index 883324b10a978c9815cfe2dc66c7539b33d280dd..5aa9244eb24d95717f2b20e207266c289c925757 100644 (file)
--- a/path.c
+++ b/path.c
@@ -9,6 +9,7 @@
 #include "worktree.h"
 #include "submodule-config.h"
 #include "path.h"
+#include "packfile.h"
 
 static int get_st_mode_bits(const char *path, int *mode)
 {