diff options
Diffstat (limited to 'preload-index.c')
-rw-r--r-- | preload-index.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/preload-index.c b/preload-index.c index 100f7a374d..7a26b08c21 100644 --- a/preload-index.c +++ b/preload-index.c @@ -4,11 +4,15 @@ #include "cache.h" #include "pathspec.h" #include "dir.h" +#include "environment.h" #include "fsmonitor.h" +#include "gettext.h" #include "config.h" #include "progress.h" #include "thread-utils.h" #include "repository.h" +#include "symlinks.h" +#include "trace2.h" /* * Mostly randomly chosen maximum thread counts: we |