Chromium Code Reviews

Unified Diff: openssl/crypto/pem/pem_xaux.c

Issue 9254031: Upgrade chrome's OpenSSL to same version Android ships with. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/openssl/
Patch Set: '' Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « openssl/crypto/pem/pem_x509.c ('k') | openssl/crypto/pem/pvkfmt.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: openssl/crypto/pem/pem_xaux.c
===================================================================
--- openssl/crypto/pem/pem_xaux.c (revision 105093)
+++ openssl/crypto/pem/pem_xaux.c (working copy)
@@ -57,7 +57,6 @@
*/
#include <stdio.h>
-#undef SSLEAY_MACROS
#include "cryptlib.h"
#include <openssl/bio.h>
#include <openssl/evp.h>
« no previous file with comments | « openssl/crypto/pem/pem_x509.c ('k') | openssl/crypto/pem/pvkfmt.c » ('j') | no next file with comments »

Powered by Google App Engine