aboutsummaryrefslogtreecommitdiffstats
path: root/compat/terminal.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/terminal.c')
-rw-r--r--compat/terminal.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/compat/terminal.c b/compat/terminal.c
index d54efa1c5d..7fe515b9c8 100644
--- a/compat/terminal.c
+++ b/compat/terminal.c
@@ -1,3 +1,5 @@
+#define DISABLE_SIGN_COMPARE_WARNINGS
+
#include "git-compat-util.h"
#include "compat/terminal.h"
#include "gettext.h"