mirror of
https://github.com/curl/curl.git
synced 2026-08-26 07:53:31 +03:00
vms_show: post VMS patch cleanup - II
- remove multiple declarations of vms_show and add comments
This commit is contained in:
parent
e0c491026f
commit
453e821ad7
4 changed files with 17 additions and 6 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue