aboutsummaryrefslogtreecommitdiffstats
path: root/vms/redirect.h
diff options
context:
space:
mode:
Diffstat (limited to 'vms/redirect.h')
-rw-r--r--vms/redirect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vms/redirect.h b/vms/redirect.h
index 943af981..86de42f6 100644
--- a/vms/redirect.h
+++ b/vms/redirect.h
@@ -79,7 +79,6 @@ extern int gettimeofday(struct timeval *,void *);
#ifndef bcopy
#define bcopy vms_bcopy
#endif
-#define exit vms_exit
#define open vms_open
#define popen vms_popen
#define pclose vms_pclose