Stop using pem2.h.
authorjsing <jsing@openbsd.org>
Fri, 29 Mar 2024 02:22:18 +0000 (02:22 +0000)
committerjsing <jsing@openbsd.org>
Fri, 29 Mar 2024 02:22:18 +0000 (02:22 +0000)
commita7acfad9e9c3867ac0a4a19dc4a925983dbad5f9
tree9d4cba3e4cb59ac519de7296d323e9cd99367ffc
parent4d8aad265e0bce5f4a5bcc87694b12ce1188747f
Stop using pem2.h.

Somewhere in the past 25 years, the circular dependency between err and pem
went away. Stop pulling in pem2.h and just use pem.h directly (pem2.h can
probably be removed at some point, but that remains for another day).

ok joshua@ tb@
lib/libcrypto/err/err_all.c
lib/libcrypto/pem/pem.h