diff options
Diffstat (limited to 'date.c')
| -rw-r--r-- | date.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ * Copyright (C) Linus Torvalds, 2005 */ +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "git-compat-util.h" #include "date.h" #include "gettext.h" |
