diff options
Diffstat (limited to 't/helper/test-hash-speed.c')
-rw-r--r-- | t/helper/test-hash-speed.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/helper/test-hash-speed.c b/t/helper/test-hash-speed.c index 7de822af51..81a446dd64 100644 --- a/t/helper/test-hash-speed.c +++ b/t/helper/test-hash-speed.c @@ -1,3 +1,5 @@ +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "test-tool.h" #include "hash.h" |