Fix includes
authortb <tb@openbsd.org>
Tue, 29 Nov 2022 07:12:17 +0000 (07:12 +0000)
committertb <tb@openbsd.org>
Tue, 29 Nov 2022 07:12:17 +0000 (07:12 +0000)
commit6ff72a0d8a80547c0b6c1bf8685c1467e17dd4fc
treeb81f6171849c12e747e5952ac53c122d7d5c7f6f
parenta7332c80c228ea7c2e9d27dab1b1802b80dee7e8
Fix includes

No need for errno, stdio, time, asn1, buffer, evp, lhash, objects, x509
for a switch containing string constants. We do need x509_vfy instead.
lib/libcrypto/x509/x509_txt.c