diff options
Diffstat (limited to 'src/lib/libcrypto/asn1')
| -rw-r--r-- | src/lib/libcrypto/asn1/asn1.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/asn1/asn1.h b/src/lib/libcrypto/asn1/asn1.h index fc1d4be02b..01bfcd31e0 100644 --- a/src/lib/libcrypto/asn1/asn1.h +++ b/src/lib/libcrypto/asn1/asn1.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: asn1.h,v 1.72 2022/11/13 13:59:46 tb Exp $ */ | 1 | /* $OpenBSD: asn1.h,v 1.73 2023/04/18 08:33:43 tb Exp $ */ |
| 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) |
| 3 | * All rights reserved. | 3 | * All rights reserved. |
| 4 | * | 4 | * |
| @@ -70,9 +70,7 @@ | |||
| 70 | #include <openssl/safestack.h> | 70 | #include <openssl/safestack.h> |
| 71 | 71 | ||
| 72 | #include <openssl/ossl_typ.h> | 72 | #include <openssl/ossl_typ.h> |
| 73 | #ifndef OPENSSL_NO_DEPRECATED | ||
| 74 | #include <openssl/bn.h> | 73 | #include <openssl/bn.h> |
| 75 | #endif | ||
| 76 | 74 | ||
| 77 | #ifdef __cplusplus | 75 | #ifdef __cplusplus |
| 78 | extern "C" { | 76 | extern "C" { |
