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