diff options
Diffstat (limited to 'refs/debug.c')
-rw-r--r-- | refs/debug.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/refs/debug.c b/refs/debug.c index a893ae0c90..89fbd59320 100644 --- a/refs/debug.c +++ b/refs/debug.c @@ -1,3 +1,5 @@ +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "git-compat-util.h" #include "hex.h" #include "refs-internal.h" |