diff options
Diffstat (limited to 'pack-check.c')
-rw-r--r-- | pack-check.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pack-check.c b/pack-check.c index e883dae3f2..8d9f6da7ce 100644 --- a/pack-check.c +++ b/pack-check.c @@ -1,4 +1,5 @@ #define USE_THE_REPOSITORY_VARIABLE +#define DISABLE_SIGN_COMPARE_WARNINGS #include "git-compat-util.h" #include "environment.h" |