diff options
Diffstat (limited to 't/helper/test-csprng.c')
| -rw-r--r-- | t/helper/test-csprng.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/helper/test-csprng.c b/t/helper/test-csprng.c index 65d14973c5..ea9b9b6563 100644 --- a/t/helper/test-csprng.c +++ b/t/helper/test-csprng.c @@ -1,3 +1,5 @@ +#define DISABLE_SIGN_COMPARE_WARNINGS + #include "test-tool.h" #include "git-compat-util.h" |
