OPENSSL_EXTERN, OPENSSL_GLOBAL
diff --git a/ssl/ssl_lib.c b/ssl/ssl_lib.c
index 64b0c9d..554c846 100644
--- a/ssl/ssl_lib.c
+++ b/ssl/ssl_lib.c
@@ -70,7 +70,7 @@
 static int ssl_meth_num=0;
 static int ssl_ctx_meth_num=0;
 
-GLOBAL SSL3_ENC_METHOD ssl3_undef_enc_method={
+OPENSSL_GLOBAL SSL3_ENC_METHOD ssl3_undef_enc_method={
 	ssl_undefined_function,
 	ssl_undefined_function,
 	ssl_undefined_function,