diff options
Diffstat (limited to 'kwset.c')
-rw-r--r-- | kwset.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ String Matching: An Aid to Bibliographic Search," CACM June 1975, Vol. 18, No. 6, which describes the failure function used below. */ +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "git-compat-util.h" #include "kwset.h" |