VMS: remove name mangling guards around inclusion of internals
authorRichard Levitte <levitte@openssl.org>
Thu, 20 Apr 2017 09:16:40 +0000 (11:16 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 20 Apr 2017 11:10:06 +0000 (13:10 +0200)
commit27fc8ae22001a066ff99a8108f8dd70e547d6d64
tree7407254cf2518bc8df4331745c698dd26722e7d7
parentf46f69f4092768ec4b911ced45c8cc73cc008739
VMS: remove name mangling guards around inclusion of internals

Note that these guards are still needed around local header files that
declare linkable symbols.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3259)
test/asn1_internal_test.c
test/chacha_internal_test.c
test/cipher_overhead_test.c
test/poly1305_internal_test.c
test/siphash_internal_test.c