Remove libcrypto to libssl dependency
authorMatt Caswell <matt@openssl.org>
Mon, 4 May 2015 22:15:46 +0000 (23:15 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 5 May 2015 08:09:56 +0000 (09:09 +0100)
commitcd5f206c2fb0d44ab55aec4ddab4a0109c134355
treef7cc4ed4a6af21177f8930b8d0a68924599b0e35
parent3cf40601b7d164ab48addbb0456d7aa59fa38c88
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: Dr. Stephen Henson <steve@openssl.org>
(cherry picked from commit d13bd6130bd856e9f512c43499e5fc70943bf133)

Conflicts:
crypto/x509v3/v3_scts.c
crypto/x509v3/v3_scts.c