mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 14:10:50 +02:00
fd535242a0
If `NO_CRYPT_BENCHMARK` is defined, the main function is `int main()`, but it should be `int main(void)`.