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