Update - OpenSSL 1.1.1-pre7-dev
This commit is contained in:
@@ -57,7 +57,7 @@ static int test_standard_exts(void)
|
||||
return good;
|
||||
}
|
||||
|
||||
int setup_tests()
|
||||
int setup_tests(void)
|
||||
{
|
||||
ADD_TEST(test_standard_exts);
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user