From ac0f3f506a566e932f7e7e25a7859ce0997acd65 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Fri, 25 Mar 2011 15:06:50 +0000 Subject: make some non-VMS builds work again --- crypto/dso/dso_vms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/dso') 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 -- cgit v1.2.3