diff options
Diffstat (limited to 'vmsfunctions.c')
-rw-r--r-- | vmsfunctions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vmsfunctions.c b/vmsfunctions.c index a36630e..69ba28c 100644 --- a/vmsfunctions.c +++ b/vmsfunctions.c @@ -13,7 +13,7 @@ #include <fibdef.h> #include "vmsdir.h" -#if __VMS_VER < 70000000 +#ifdef HAVE_VMSDIR_H DIR * opendir (dspec) |