diff options
Diffstat (limited to 'decorate.c')
| -rw-r--r-- | decorate.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/decorate.c b/decorate.c index 69aeb142b4..e161e13772 100644 --- a/decorate.c +++ b/decorate.c @@ -2,6 +2,9 @@ * decorate.c - decorate a git object with some arbitrary * data. */ + +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "git-compat-util.h" #include "object.h" #include "decorate.h" |
