diff options
Diffstat (limited to 'sparse-index.c')
-rw-r--r-- | sparse-index.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sparse-index.c b/sparse-index.c index 9958656ded..542ca5f411 100644 --- a/sparse-index.c +++ b/sparse-index.c @@ -1,3 +1,5 @@ +#define USE_THE_REPOSITORY_VARIABLE + #include "git-compat-util.h" #include "environment.h" #include "gettext.h" |