diff options
Diffstat (limited to 'symlinks.c')
-rw-r--r-- | symlinks.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/symlinks.c b/symlinks.c index b29e340c2d..9cc090d42c 100644 --- a/symlinks.c +++ b/symlinks.c @@ -1,3 +1,5 @@ +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "git-compat-util.h" #include "gettext.h" #include "setup.h" |