diff options
Diffstat (limited to 'argon2/test_supported.c')
| -rw-r--r-- | argon2/test_supported.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/argon2/test_supported.c b/argon2/test_supported.c index 1589191..4c40ee6 100644 --- a/argon2/test_supported.c +++ b/argon2/test_supported.c @@ -51,6 +51,8 @@ librecrypt__argon2__test_supported(const char *phrase, size_t len, int text, con CONST int main(void) { + SET_UP_ALARM(); + return 0; } |
