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