diff options
Diffstat (limited to 'object-file.c')
-rw-r--r-- | object-file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/object-file.c b/object-file.c index 891eaa2b4b..5b792b3dd4 100644 --- a/object-file.c +++ b/object-file.c @@ -8,6 +8,7 @@ */ #define USE_THE_REPOSITORY_VARIABLE +#define DISABLE_SIGN_COMPARE_WARNINGS #include "git-compat-util.h" #include "abspath.h" |