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 8932b05a26..3a3a5724c4 100644 --- a/pathspec.c +++ b/pathspec.c @@ -12,6 +12,7 @@ #include "strvec.h" #include "symlinks.h" #include "quote.h" +#include "wildmatch.h" /* * Finds which of the given pathspecs match items in the index. |