diff options
Diffstat (limited to 'progress.c')
| -rw-r--r-- | progress.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/progress.c b/progress.c index c83cb60bf1..0d44c18edc 100644 --- a/progress.c +++ b/progress.c @@ -9,6 +9,8 @@ */ #define GIT_TEST_PROGRESS_ONLY +#define USE_THE_REPOSITORY_VARIABLE + #include "git-compat-util.h" #include "pager.h" #include "progress.h" |
