X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=ssl%2Fssl_lib.c;h=666dba54cf88e91432ab2695bcf0541dcbbfe016;hb=09feda5cec571d4ea5f2e6221df7ede9e87ac5ab;hp=6a9de2bf4966f05ab178467b3e8b036392c2762f;hpb=8a41eb70cc6d3272cb9c4a52a02a8b603b310189;p=openssl.git diff --git a/ssl/ssl_lib.c b/ssl/ssl_lib.c index 6a9de2bf49..666dba54cf 100644 --- a/ssl/ssl_lib.c +++ b/ssl/ssl_lib.c @@ -70,7 +70,7 @@ static STACK *ssl_ctx_meth=NULL; static int ssl_meth_num=0; static int ssl_ctx_meth_num=0; -SSL3_ENC_METHOD ssl3_undef_enc_method={ +GLOBAL SSL3_ENC_METHOD ssl3_undef_enc_method={ ssl_undefined_function, ssl_undefined_function, ssl_undefined_function,