summaryrefslogtreecommitdiffstats
path: root/crypto/des/des_ver.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/des_ver.h')
-rw-r--r--crypto/des/des_ver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/des/des_ver.h b/crypto/des/des_ver.h
index 0bc1a3da7f..1a28f48f98 100644
--- a/crypto/des/des_ver.h
+++ b/crypto/des/des_ver.h
@@ -56,5 +56,5 @@
* [including the GNU Public Licence.]
*/
-EXTERN char *DES_version; /* SSLeay version string */
-EXTERN char *libdes_version; /* old libdes version string */
+OPENSSL_EXTERN char *DES_version; /* SSLeay version string */
+OPENSSL_EXTERN char *libdes_version; /* old libdes version string */