Deprecate quite a few recursive includes from the ssl.h API header and
authorGeoff Thorpe <geoff@openssl.org>
Mon, 17 May 2004 18:53:47 +0000 (18:53 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Mon, 17 May 2004 18:53:47 +0000 (18:53 +0000)
commitd095b68d63ca91d8e42afb5dc46bb16ed4e4e25d
tree308edce1a8c4e6b7b1f89414486242daf9a91eb5
parent508999fa7d5bf5f06eeb5deb8912ad723e42bec9
Deprecate quite a few recursive includes from the ssl.h API header and
remove some unnecessary includes from the internal header ssl_locl.h. This
then requires adding includes for bn.h in four C files.
ssl/s3_clnt.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_cert.c
ssl/ssl_locl.h
ssl/ssltest.c