diff options
Diffstat (limited to 'ws.c')
| -rw-r--r-- | ws.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ * * Copyright (c) 2007 Junio C Hamano */ + +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "git-compat-util.h" #include "attr.h" #include "strbuf.h" |
