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