diff --git a/test/sslapitest.c b/test/sslapitest.c index f9349bc59b377..779176a0f11e4 100644 --- a/test/sslapitest.c +++ b/test/sslapitest.c @@ -659,7 +659,6 @@ static int test_no_ems(void) return testresult; } -#endif /* * Very focused test to exercise a single case in the server-side state @@ -771,6 +770,7 @@ static int test_ccs_change_cipher(void) return testresult; } +#endif static int execute_test_large_message(const SSL_METHOD *smeth, const SSL_METHOD *cmeth,