Add an essentially empty dh_local.h and include it in the files where
authortb <tb@openbsd.org>
Fri, 7 Jan 2022 09:27:13 +0000 (09:27 +0000)
committertb <tb@openbsd.org>
Fri, 7 Jan 2022 09:27:13 +0000 (09:27 +0000)
commita69386bef129877c21484ddecf1a4c369c17d520
tree3e5c98410892a6c1dd17b1e95f2ed9e182f935ac
parente8300e2cec078efff7ae2c676769a755ff4c3aa9
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
lib/libcrypto/Makefile
lib/libcrypto/dh/dh_ameth.c
lib/libcrypto/dh/dh_asn1.c
lib/libcrypto/dh/dh_check.c
lib/libcrypto/dh/dh_gen.c
lib/libcrypto/dh/dh_key.c
lib/libcrypto/dh/dh_lib.c
lib/libcrypto/dh/dh_local.h [new file with mode: 0644]
lib/libcrypto/dh/dh_pmeth.c
lib/libcrypto/dsa/dsa_lib.c