summaryrefslogtreecommitdiffstats
path: root/crypto/dso
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-03-25 15:06:50 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-03-25 15:06:50 +0000
commitac0f3f506a566e932f7e7e25a7859ce0997acd65 (patch)
tree62e55cad54a4cc5775950c918a0e0ef2bf11da19 /crypto/dso
parentf819147028b01459c0ad28d623a380bdb95656ca (diff)
make some non-VMS builds work again
Diffstat (limited to 'crypto/dso')
-rw-r--r--crypto/dso/dso_vms.c2
1 files changed, 1 insertions, 1 deletions
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 <stsdef.h>
#include <descrip.h>
#include <starlet.h>
-#endif
#include "vms_rms.h"
+#endif
/* Some compiler options may mask the declaration of "_malloc32". */
#if __INITIAL_POINTER_SIZE && defined _ANSI_C_SOURCE