diff options
Diffstat (limited to 'vms')
-rw-r--r-- | vms/vmsish.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vms/vmsish.h b/vms/vmsish.h index 104eabce1e..49e53e74e2 100644 --- a/vms/vmsish.h +++ b/vms/vmsish.h @@ -777,4 +777,6 @@ typedef char __VMS_SEPYTOTORP__; # undef fileno #endif +#define NO_ENVIRON_ARRAY + #endif /* __vmsish_h_included */ |