Commit cd5f206c authored by Matt Caswell's avatar Matt Caswell
Browse files

Remove libcrypto to libssl dependency



Remove dependency on ssl_locl.h from v3_scts.c, and incidentally fix a build problem with
kerberos (the dependency meant v3_scts.c was trying to include krb5.h, but without having been
passed the relevanant -I flags to the compiler)

Reviewed-by: default avatarDr. Stephen Henson <steve@openssl.org>
(cherry picked from commit d13bd613)

Conflicts:
	crypto/x509v3/v3_scts.c
parent 3cf40601
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment