diff options
Diffstat (limited to 'builtin')
| -rw-r--r-- | builtin/mv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/builtin/mv.c b/builtin/mv.c index 665bd27448..e058b57465 100644 --- a/builtin/mv.c +++ b/builtin/mv.c @@ -11,6 +11,7 @@ #include "config.h" #include "environment.h" #include "gettext.h" +#include "name-hash.h" #include "object-file.h" #include "pathspec.h" #include "lockfile.h" |
