From 74fca88bf3cfc802308018faf69b0231876c633c Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 22 Jan 2000 05:59:28 +0000 Subject: * More fixes to VMS by Hartmut Becker. --- vmsfunctions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vmsfunctions.c') diff --git a/vmsfunctions.c b/vmsfunctions.c index a36630e..69ba28c 100644 --- a/vmsfunctions.c +++ b/vmsfunctions.c @@ -13,7 +13,7 @@ #include #include "vmsdir.h" -#if __VMS_VER < 70000000 +#ifdef HAVE_VMSDIR_H DIR * opendir (dspec) -- cgit v1.2.3