diff options
Diffstat (limited to 'src/lib/libcrypto/x509/x509.h')
| -rw-r--r-- | src/lib/libcrypto/x509/x509.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lib/libcrypto/x509/x509.h b/src/lib/libcrypto/x509/x509.h index 27befbbbb0..2b0435686a 100644 --- a/src/lib/libcrypto/x509/x509.h +++ b/src/lib/libcrypto/x509/x509.h | |||
| @@ -111,13 +111,6 @@ | |||
| 111 | extern "C" { | 111 | extern "C" { |
| 112 | #endif | 112 | #endif |
| 113 | 113 | ||
| 114 | #ifdef OPENSSL_SYS_WIN32 | ||
| 115 | /* Under Win32 these are defined in wincrypt.h */ | ||
| 116 | #undef X509_NAME | ||
| 117 | #undef X509_CERT_PAIR | ||
| 118 | #undef X509_EXTENSIONS | ||
| 119 | #endif | ||
| 120 | |||
| 121 | #define X509_FILETYPE_PEM 1 | 114 | #define X509_FILETYPE_PEM 1 |
| 122 | #define X509_FILETYPE_ASN1 2 | 115 | #define X509_FILETYPE_ASN1 2 |
| 123 | #define X509_FILETYPE_DEFAULT 3 | 116 | #define X509_FILETYPE_DEFAULT 3 |
