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 828405021f..ecc5331c23 100644 --- a/pathspec.c +++ b/pathspec.c @@ -1,5 +1,6 @@ #define NO_THE_INDEX_COMPATIBILITY_MACROS #include "cache.h" +#include "config.h" #include "dir.h" #include "pathspec.h" #include "attr.h" |