summaryrefslogtreecommitdiffstats
path: root/crypto/des/des.h
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-05-15 14:38:10 +0000
committerBodo Möller <bodo@openssl.org>1999-05-15 14:38:10 +0000
commite1999b1dab0d74f0779aaa63dd10bba2e48fe457 (patch)
treea0d07b245f260654a38634ec4c4daed9305fee53 /crypto/des/des.h
parent3398f6cc21972b04e63e752fc48a6e2e6aedbd6d (diff)
Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.
Diffstat (limited to 'crypto/des/des.h')
-rw-r--r--crypto/des/des.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/des/des.h b/crypto/des/des.h
index f04defc3b9..348ba698f1 100644
--- a/crypto/des/des.h
+++ b/crypto/des/des.h
@@ -69,7 +69,7 @@ extern "C" {
#include <stdio.h>
#include <openssl/opensslconf.h> /* DES_LONG */
-#include <openssl/e_os2.h> /* EXTERN */
+#include <openssl/e_os2.h> /* OPENSSL_EXTERN */
#ifdef VMS
#undef des_init_random_number_generator