aboutsummaryrefslogtreecommitdiff
path: root/src/tool_setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_setup.h')
-rw-r--r--src/tool_setup.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tool_setup.h b/src/tool_setup.h
index 2065b6f27..c94686f96 100644
--- a/src/tool_setup.h
+++ b/src/tool_setup.h
@@ -49,10 +49,6 @@
# define main(x,y) curl_main(x,y)
#endif
-#ifdef __VMS
-# include "tool_vms.h"
-#endif
-
#ifdef TPF
# undef select
/* change which select is used for the curl command line tool */