diff options
Diffstat (limited to 'http-walker.c')
-rw-r--r-- | http-walker.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/http-walker.c b/http-walker.c index 43cde0ebe5..7918ddc096 100644 --- a/http-walker.c +++ b/http-walker.c @@ -1,4 +1,5 @@ #define USE_THE_REPOSITORY_VARIABLE +#define DISABLE_SIGN_COMPARE_WARNINGS #include "git-compat-util.h" #include "repository.h" |