From: Dr. Stephen Henson Date: Fri, 25 Mar 2011 15:06:50 +0000 (+0000) Subject: make some non-VMS builds work again X-Git-Tag: OpenSSL_1_0_0e~52 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ac0f3f506a566e932f7e7e25a7859ce0997acd65;p=oweals%2Fopenssl.git make some non-VMS builds work again --- diff --git a/crypto/dso/dso_vms.c b/crypto/dso/dso_vms.c index af599cf991..45adfb1587 100644 --- a/crypto/dso/dso_vms.c +++ b/crypto/dso/dso_vms.c @@ -68,8 +68,8 @@ #include #include #include -#endif #include "vms_rms.h" +#endif /* Some compiler options may mask the declaration of "_malloc32". */ #if __INITIAL_POINTER_SIZE && defined _ANSI_C_SOURCE