Skip the GOST test where appropriate
[openssl.git] / test / ssl_test_ctx.c
index 7676966938c08f2db271724cb2ca11dc98dc708e..5b427e53e725e6285492d1d2cb6a7ef8ae1041b9 100644 (file)
@@ -709,7 +709,7 @@ static const ssl_test_server_option ssl_test_server_options[] = {
     { "SessionTicketAppData", &parse_server_session_ticket_app_data },
 };
 
-SSL_TEST_CTX *SSL_TEST_CTX_new()
+SSL_TEST_CTX *SSL_TEST_CTX_new(void)
 {
     SSL_TEST_CTX *ret;