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 7041a9271d..0bc1a3da7f 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 */
+EXTERN char *DES_version; /* SSLeay version string */
+EXTERN char *libdes_version; /* old libdes version string */