From ea4e4149af2faced0a956dcc456b3abe1139c8db Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 15 Sep 2000 22:12:53 +0000 Subject: Make sure dso_vms.c compiles on other operating systems as well. --- crypto/dso/dso_vms.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto/dso/dso_vms.c') diff --git a/crypto/dso/dso_vms.c b/crypto/dso/dso_vms.c index 93c2a29606..58b9027397 100644 --- a/crypto/dso/dso_vms.c +++ b/crypto/dso/dso_vms.c @@ -59,11 +59,13 @@ #include #include #include +#ifdef VMS #include #include #include #include #include +#endif #include "cryptlib.h" #include -- cgit v1.2.3