diff options
Diffstat (limited to 'pathspec.c')
-rw-r--r-- | pathspec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pathspec.c b/pathspec.c index 50f76fff45..e4659b1440 100644 --- a/pathspec.c +++ b/pathspec.c @@ -1,4 +1,5 @@ #include "cache.h" +#include "config.h" #include "dir.h" #include "pathspec.h" #include "attr.h" |