diff options
Diffstat (limited to 'object-file-convert.c')
-rw-r--r-- | object-file-convert.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/object-file-convert.c b/object-file-convert.c index 3887d6d57b..eba71955cf 100644 --- a/object-file-convert.c +++ b/object-file-convert.c @@ -1,4 +1,5 @@ #define USE_THE_REPOSITORY_VARIABLE +#define DISABLE_SIGN_COMPARE_WARNINGS #include "git-compat-util.h" #include "gettext.h" |