diff options
Diffstat (limited to 'string-list.c')
-rw-r--r-- | string-list.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/string-list.c b/string-list.c index 954569f381..bf061fec56 100644 --- a/string-list.c +++ b/string-list.c @@ -1,3 +1,5 @@ +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "git-compat-util.h" #include "string-list.h" |