diff options
Diffstat (limited to 'json-writer.c')
-rw-r--r-- | json-writer.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/json-writer.c b/json-writer.c index 25b9201f9c..8c5187e9fd 100644 --- a/json-writer.c +++ b/json-writer.c @@ -1,3 +1,5 @@ +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "git-compat-util.h" #include "json-writer.h" |