Don't declare SSL_CONNECTION twice
authorMatt Caswell <matt@openssl.org>
Thu, 26 Jan 2023 15:19:40 +0000 (15:19 +0000)
committerHugo Landau <hlandau@openssl.org>
Wed, 22 Feb 2023 05:34:05 +0000 (05:34 +0000)
commitd6cf4b59a0f3c32d61828ee82c193494e13ff969
tree704670aa3b41ba3dca1a8ed56546e9a417908198
parent533390e46f8e2ea55d66d35fd54e724c2fb77571
Don't declare SSL_CONNECTION twice

It causes problems with some compilation options

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20030)
ssl/record/record.h
ssl/ssl_local.h