diff options
Diffstat (limited to 'src/lib/libcrypto/ec')
| -rw-r--r-- | src/lib/libcrypto/ec/ec.h | 1 | ||||
| -rw-r--r-- | src/lib/libcrypto/ec/ecp_oct.c | 1 | ||||
| -rw-r--r-- | src/lib/libcrypto/ec/ecp_smpl.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/ec/ec.h b/src/lib/libcrypto/ec/ec.h index dfe8710d33..86f8c6820d 100644 --- a/src/lib/libcrypto/ec/ec.h +++ b/src/lib/libcrypto/ec/ec.h | |||
| @@ -83,7 +83,6 @@ | |||
| 83 | #endif | 83 | #endif |
| 84 | 84 | ||
| 85 | #include <openssl/asn1.h> | 85 | #include <openssl/asn1.h> |
| 86 | #include <openssl/symhacks.h> | ||
| 87 | #ifndef OPENSSL_NO_DEPRECATED | 86 | #ifndef OPENSSL_NO_DEPRECATED |
| 88 | #include <openssl/bn.h> | 87 | #include <openssl/bn.h> |
| 89 | #endif | 88 | #endif |
diff --git a/src/lib/libcrypto/ec/ecp_oct.c b/src/lib/libcrypto/ec/ecp_oct.c index 374a0ee731..a06abbc8cd 100644 --- a/src/lib/libcrypto/ec/ecp_oct.c +++ b/src/lib/libcrypto/ec/ecp_oct.c | |||
| @@ -63,7 +63,6 @@ | |||
| 63 | */ | 63 | */ |
| 64 | 64 | ||
| 65 | #include <openssl/err.h> | 65 | #include <openssl/err.h> |
| 66 | #include <openssl/symhacks.h> | ||
| 67 | 66 | ||
| 68 | #include "ec_lcl.h" | 67 | #include "ec_lcl.h" |
| 69 | 68 | ||
diff --git a/src/lib/libcrypto/ec/ecp_smpl.c b/src/lib/libcrypto/ec/ecp_smpl.c index 7cbb321f9a..cd05fd1251 100644 --- a/src/lib/libcrypto/ec/ecp_smpl.c +++ b/src/lib/libcrypto/ec/ecp_smpl.c | |||
| @@ -63,7 +63,6 @@ | |||
| 63 | */ | 63 | */ |
| 64 | 64 | ||
| 65 | #include <openssl/err.h> | 65 | #include <openssl/err.h> |
| 66 | #include <openssl/symhacks.h> | ||
| 67 | 66 | ||
| 68 | #ifdef OPENSSL_FIPS | 67 | #ifdef OPENSSL_FIPS |
| 69 | #include <openssl/fips.h> | 68 | #include <openssl/fips.h> |
