Fix include/openssl/e_os2.h for VMS
authorRichard Levitte <levitte@openssl.org>
Mon, 17 May 2021 13:15:44 +0000 (15:15 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 19 May 2021 10:41:34 +0000 (12:41 +0200)
commitac2aa13aaf6d4c5457fd99edd82659cb5b662816
tree2d6ec0ef75b1e28f66d756e72282f276e253ffd8
parentbba402ece781db0918e0a27289cf38479bafb023
Fix include/openssl/e_os2.h for VMS

It would try to define OPENSSL_SYS_VMS if that macro is defined.
That's just not right.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15319)
include/openssl/e_os2.h