diff options
Diffstat (limited to '')
| -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 f92fc5182d..76bc5958c0 100644 --- a/src/lib/libcrypto/crypto.h +++ b/src/lib/libcrypto/crypto.h | |||
| @@ -134,10 +134,6 @@ | |||
| 134 | #include <openssl/ebcdic.h> | 134 | #include <openssl/ebcdic.h> |
| 135 | #endif | 135 | #endif |
| 136 | 136 | ||
| 137 | /* Resolve problems on some operating systems with symbol names that clash | ||
| 138 | one way or another */ | ||
| 139 | #include <openssl/symhacks.h> | ||
| 140 | |||
| 141 | #ifdef __cplusplus | 137 | #ifdef __cplusplus |
| 142 | extern "C" { | 138 | extern "C" { |
| 143 | #endif | 139 | #endif |
