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