summaryrefslogtreecommitdiffstats
path: root/crypto/pem/pem_all.c
diff options
context:
space:
mode:
authorNils Larsch <nils@openssl.org>2006-11-06 19:53:39 +0000
committerNils Larsch <nils@openssl.org>2006-11-06 19:53:39 +0000
commit1611b9ed80e4bd7edaeac59c7fe4a12c91196ceb (patch)
treecced698235688a4989284241cbba308e44b3a05f /crypto/pem/pem_all.c
parent8a4af56fc6ef29c938d0e181bf39533f941decb3 (diff)
remove SSLEAY_MACROS code
Diffstat (limited to 'crypto/pem/pem_all.c')
-rw-r--r--crypto/pem/pem_all.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/pem/pem_all.c b/crypto/pem/pem_all.c
index 713cd172b2..3e7a6093ad 100644
--- a/crypto/pem/pem_all.c
+++ b/crypto/pem/pem_all.c
@@ -110,7 +110,6 @@
*/
#include <stdio.h>
-#undef SSLEAY_MACROS
#include "cryptlib.h"
#include <openssl/bio.h>
#include <openssl/evp.h>