summaryrefslogtreecommitdiff
path: root/crypto/pem/pem_x509.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/pem/pem_x509.c')
-rw-r--r--crypto/pem/pem_x509.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/pem/pem_x509.c b/crypto/pem/pem_x509.c
index 19f88d8d3a..b531057dc9 100644
--- a/crypto/pem/pem_x509.c
+++ b/crypto/pem/pem_x509.c
@@ -1,5 +1,5 @@
/* pem_x509.c */
-/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL
+/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
* project 2001.
*/
/* ====================================================================
@@ -57,7 +57,6 @@
*/
#include <stdio.h>
-#undef SSLEAY_MACROS
#include "cryptlib.h"
#include <openssl/bio.h>
#include <openssl/evp.h>