CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2024/03/28 20:22:18

Modified files:
        lib/libcrypto/err: err_all.c 
        lib/libcrypto/pem: pem.h 

Log message:
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@

Reply via email to