VMS support.
[openssl.git] / crypto / des / enc_read.c
index 5e256d03c2ca9fa21e76001c196cc0c1a66fb69d..eaf72d0d0ab00e33f80bf0c7e4687d4b627cc8ae 100644 (file)
@@ -63,7 +63,7 @@
 
 /* This has some uglies in it but it works - even over sockets. */
 /*extern int errno;*/
-int des_rw_mode=DES_PCBC_MODE;
+GLOBAL int des_rw_mode=DES_PCBC_MODE;
 
 
 /*