mirror of
https://github.com/moparisthebest/curl
synced 2025-01-08 12:28:06 -05:00
tool_main.c: post VMS patch cleanup - I
- remove header inclusion already done in curl_setup_once.h
This commit is contained in:
parent
12f4ea50f7
commit
e0c491026f
@ -27,10 +27,6 @@
|
||||
#include <signal.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
#define ENABLE_CURLX_PRINTF
|
||||
/* use our own printf() functions */
|
||||
#include "curlx.h"
|
||||
|
Loading…
Reference in New Issue
Block a user