diff options
Diffstat (limited to 'src/lib/libcrypto/engine/engine.h')
-rw-r--r-- | src/lib/libcrypto/engine/engine.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/engine/engine.h b/src/lib/libcrypto/engine/engine.h index 05e13578bd..e9478dd12f 100644 --- a/src/lib/libcrypto/engine/engine.h +++ b/src/lib/libcrypto/engine/engine.h | |||
@@ -93,7 +93,6 @@ | |||
93 | #endif | 93 | #endif |
94 | 94 | ||
95 | #include <openssl/ossl_typ.h> | 95 | #include <openssl/ossl_typ.h> |
96 | #include <openssl/symhacks.h> | ||
97 | 96 | ||
98 | #include <openssl/x509.h> | 97 | #include <openssl/x509.h> |
99 | 98 | ||