summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/asn1t.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/asn1/asn1t.h')
-rw-r--r--src/lib/libcrypto/asn1/asn1t.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/lib/libcrypto/asn1/asn1t.h b/src/lib/libcrypto/asn1/asn1t.h
index d230e4bf70..fcb3c5cf9a 100644
--- a/src/lib/libcrypto/asn1/asn1t.h
+++ b/src/lib/libcrypto/asn1/asn1t.h
@@ -62,11 +62,6 @@
62#include <openssl/e_os2.h> 62#include <openssl/e_os2.h>
63#include <openssl/asn1.h> 63#include <openssl/asn1.h>
64 64
65#ifdef OPENSSL_BUILD_SHLIBCRYPTO
66# undef OPENSSL_EXTERN
67# define OPENSSL_EXTERN OPENSSL_EXPORT
68#endif
69
70/* ASN1 template defines, structures and functions */ 65/* ASN1 template defines, structures and functions */
71 66
72#ifdef __cplusplus 67#ifdef __cplusplus