X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Fboringssl%2Fsrc%2Finclude%2Fopenssl%2Fbase.h;h=6207c5497a4cc3f9f7a62e940533b3a31fd71c8d;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=52cb1e94ecf06d21c5651a47fc509d618298c97d;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/boringssl/src/include/openssl/base.h b/src/third_party/boringssl/src/include/openssl/base.h index 52cb1e9..6207c54 100644 --- a/src/third_party/boringssl/src/include/openssl/base.h +++ b/src/third_party/boringssl/src/include/openssl/base.h @@ -159,7 +159,6 @@ typedef struct X509_POLICY_NODE_st X509_POLICY_NODE; typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef struct X509_algor_st X509_ALGOR; typedef struct X509_crl_st X509_CRL; -typedef struct X509_name_st X509_NAME; typedef struct X509_pubkey_st X509_PUBKEY; typedef struct bignum_ctx BN_CTX; typedef struct bignum_st BIGNUM;