diff options
Diffstat (limited to 'src/lib/libcrypto/pkcs7/pkcs7.h')
-rw-r--r-- | src/lib/libcrypto/pkcs7/pkcs7.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/libcrypto/pkcs7/pkcs7.h b/src/lib/libcrypto/pkcs7/pkcs7.h index 4476d61374..04edb22f75 100644 --- a/src/lib/libcrypto/pkcs7/pkcs7.h +++ b/src/lib/libcrypto/pkcs7/pkcs7.h | |||
@@ -69,12 +69,6 @@ | |||
69 | extern "C" { | 69 | extern "C" { |
70 | #endif | 70 | #endif |
71 | 71 | ||
72 | #ifdef OPENSSL_SYS_WIN32 | ||
73 | /* Under Win32 thes are defined in wincrypt.h */ | ||
74 | #undef PKCS7_ISSUER_AND_SERIAL | ||
75 | #undef PKCS7_SIGNER_INFO | ||
76 | #endif | ||
77 | |||
78 | /* | 72 | /* |
79 | Encryption_ID DES-CBC | 73 | Encryption_ID DES-CBC |
80 | Digest_ID MD5 | 74 | Digest_ID MD5 |