Add an essentially empty ocsp_local.h and include it in the files
authortb <tb@openbsd.org>
Fri, 7 Jan 2022 09:45:52 +0000 (09:45 +0000)
committertb <tb@openbsd.org>
Fri, 7 Jan 2022 09:45:52 +0000 (09:45 +0000)
commit9f44a7000d5381d1aa77aed7b88540b55fc5b7a4
tree5fc782d80b6eb07bd6cb4bb7f985de41f362a067
parent7081195d3cbd4ae6945b23b2cb4f164927fcf16e
Add an essentially empty ocsp_local.h and include it in the files
that will need it in the upcoming bump.

discussed with jsing
lib/libcrypto/Makefile
lib/libcrypto/ocsp/ocsp_asn.c
lib/libcrypto/ocsp/ocsp_cl.c
lib/libcrypto/ocsp/ocsp_ext.c
lib/libcrypto/ocsp/ocsp_lib.c
lib/libcrypto/ocsp/ocsp_local.h [new file with mode: 0644]
lib/libcrypto/ocsp/ocsp_prn.c
lib/libcrypto/ocsp/ocsp_srv.c
lib/libcrypto/ocsp/ocsp_vfy.c
lib/libcrypto/x509/x509_ocsp.c