diff options
Diffstat (limited to 'merge-ll.c')
-rw-r--r-- | merge-ll.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/merge-ll.c b/merge-ll.c index 62fc625552..b2dc26da4f 100644 --- a/merge-ll.c +++ b/merge-ll.c @@ -5,6 +5,7 @@ */ #define USE_THE_REPOSITORY_VARIABLE +#define DISABLE_SIGN_COMPARE_WARNINGS #include "git-compat-util.h" #include "config.h" |