Fix more VMS inclusions
authorRichard Levitte <levitte@openssl.org>
Fri, 18 Nov 2022 06:44:04 +0000 (07:44 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 18 Nov 2022 07:19:43 +0000 (08:19 +0100)
commit3c4e250eafd789bb8ff905cd2ec9dddc7e1656d2
treeb96fe8de16f495eb58ce9389674efa14a137f028
parent48cc4e0c2046624c28d431ac51cdfce1a6e6a597
Fix more VMS inclusions

Including things in ../ssl/record/methods from sources in test/ presented
another challenge for the current VMS C.  This is compensated for with the
usual whack-a-mole in Configurations/descrip.mms.tmpl.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19708)
Configurations/descrip.mms.tmpl