CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/07 02:27:14
Modified files:
lib/libcrypto : Makefile
lib/libcrypto/dh: dh_ameth.c dh_asn1.c dh_check.c dh_gen.c
dh_key.c dh_lib.c dh_pmeth.c
lib/libcrypto/dsa: dsa_lib.c
Added files:
lib/libcrypto/dh: dh_local.h
Log message:
Add an essentially empty dh_local.h and include it in the files where
it will be needed in the upcoming bump.
discussed with jsing
