diff options
Diffstat (limited to 't/helper/test-string-list.c')
-rw-r--r-- | t/helper/test-string-list.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/helper/test-string-list.c b/t/helper/test-string-list.c index e2aad611d1..6f10c5a435 100644 --- a/t/helper/test-string-list.c +++ b/t/helper/test-string-list.c @@ -1,3 +1,5 @@ +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "test-tool.h" #include "strbuf.h" #include "string-list.h" |