Remove unnecessary includes from the bytestring APIs.
authorjsing <jsing@openbsd.org>
Sun, 16 May 2021 08:32:49 +0000 (08:32 +0000)
committerjsing <jsing@openbsd.org>
Sun, 16 May 2021 08:32:49 +0000 (08:32 +0000)
commit7dfb3cbfd9466a233af49cabb7ada327930dbd2b
tree97c5ad50bfbdc95d2ba0b0df9ccac576378c6cfd
parentf4dd87b514527924890e4f8124b772e9f4599feb
Remove unnecessary includes from the bytestring APIs.

The bytestring APIs are self contained, hence including openssl headers
here is unnecessary.
lib/libssl/bs_ber.c
lib/libssl/bs_cbb.c
lib/libssl/bs_cbs.c
lib/libssl/bytestring.h