diff options
Diffstat (limited to 'src/lib/libcrypto/cryptlib.h')
-rw-r--r-- | src/lib/libcrypto/cryptlib.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/lib/libcrypto/cryptlib.h b/src/lib/libcrypto/cryptlib.h index d1d7cfe80a..b3342232c7 100644 --- a/src/lib/libcrypto/cryptlib.h +++ b/src/lib/libcrypto/cryptlib.h | |||
@@ -65,11 +65,6 @@ | |||
65 | 65 | ||
66 | #include "e_os.h" | 66 | #include "e_os.h" |
67 | 67 | ||
68 | #ifdef OPENSSL_USE_APPLINK | ||
69 | #define BIO_FLAGS_UPLINK 0x8000 | ||
70 | #include "ms/uplink.h" | ||
71 | #endif | ||
72 | |||
73 | #include <openssl/crypto.h> | 68 | #include <openssl/crypto.h> |
74 | #include <openssl/buffer.h> | 69 | #include <openssl/buffer.h> |
75 | #include <openssl/bio.h> | 70 | #include <openssl/bio.h> |