diff options
Diffstat (limited to 'src/lib/libcrypto/crypto.h')
-rw-r--r-- | src/lib/libcrypto/crypto.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/libcrypto/crypto.h b/src/lib/libcrypto/crypto.h index baeba25b99..351ccfd35b 100644 --- a/src/lib/libcrypto/crypto.h +++ b/src/lib/libcrypto/crypto.h | |||
@@ -130,10 +130,6 @@ | |||
130 | #include <openssl/opensslv.h> | 130 | #include <openssl/opensslv.h> |
131 | #include <openssl/ossl_typ.h> | 131 | #include <openssl/ossl_typ.h> |
132 | 132 | ||
133 | #ifdef CHARSET_EBCDIC | ||
134 | #include <openssl/ebcdic.h> | ||
135 | #endif | ||
136 | |||
137 | #ifdef __cplusplus | 133 | #ifdef __cplusplus |
138 | extern "C" { | 134 | extern "C" { |
139 | #endif | 135 | #endif |