CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/04/06 02:18:19

Modified files:
        lib/libcrypto/cms: cms_local.h 

Log message:
cms_local.h: remove #ifdef X509V3_HEADER_H

All thirteen files including cms_local.h do that after including cms.h,
which already includes x509v3.h, so this is always defined. While here
make the cms_local.h a bit more selfstanding by including asn1.h and
x509v3.h

ok bcook jsing (who had the same diff) kenjiro

Reply via email to