From: Dr. Stephen Henson Date: Fri, 25 Mar 2011 12:09:29 +0000 (+0000) Subject: Make some Unix builds work again. X-Git-Tag: OpenSSL-fips-2_0-rc1~634 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=97057a1a7de25414ce6141d24d3dea69fb160674;p=oweals%2Fopenssl.git Make some Unix 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