Stop playing #ifdef HEADER_PEM_H games in cms.h.
authorjsing <jsing@openbsd.org>
Fri, 29 Mar 2024 02:28:50 +0000 (02:28 +0000)
committerjsing <jsing@openbsd.org>
Fri, 29 Mar 2024 02:28:50 +0000 (02:28 +0000)
commit8de06d5437596e81478fc41464a92eaa5c2862fb
tree80a1e9bcec3df23a4ca62a34d04cf0ffd889684e
parenta7acfad9e9c3867ac0a4a19dc4a925983dbad5f9
Stop playing #ifdef HEADER_PEM_H games in cms.h.

Rather than making prototypes appear and disappear depending on whether
or not you've included pem.h before cms.h, just include pem.h from cms.h
itself.

ok joshua@ tb@
lib/libcrypto/cms/cms.h