mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 16:45: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>
|
#include <signal.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_UNISTD_H
|
|
||||||
# include <unistd.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define ENABLE_CURLX_PRINTF
|
#define ENABLE_CURLX_PRINTF
|
||||||
/* use our own printf() functions */
|
/* use our own printf() functions */
|
||||||
#include "curlx.h"
|
#include "curlx.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user