Avoid including tls13_internal.h in tls13_record.h.
authorjsing <jsing@openbsd.org>
Sun, 16 May 2021 14:20:29 +0000 (14:20 +0000)
committerjsing <jsing@openbsd.org>
Sun, 16 May 2021 14:20:29 +0000 (14:20 +0000)
commitb55909ff143a7d2a7006b2a269b6590ea99d5aea
treee9f8a9506af7b0c00804965a4aa8091681160a79
parent554b4742024f69ca4281b94ee93ef3e8a6dbf9bc
Avoid including tls13_internal.h in tls13_record.h.

While the implementation needs tls13_internal.h, consumers of
tls13_record.h should not.
lib/libssl/tls13_record.h