diff options
Diffstat (limited to 'openssl/crypto/pem/pem_x509.c')
-rw-r--r-- | openssl/crypto/pem/pem_x509.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openssl/crypto/pem/pem_x509.c b/openssl/crypto/pem/pem_x509.c index 3f709f13e..b531057dc 100644 --- a/openssl/crypto/pem/pem_x509.c +++ b/openssl/crypto/pem/pem_x509.c @@ -57,7 +57,6 @@ */ #include <stdio.h> -#undef SSLEAY_MACROS #include "cryptlib.h" #include <openssl/bio.h> #include <openssl/evp.h> |