mirror of
https://github.com/curl/curl.git
synced 2026-07-23 00:27:24 +03: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
1 changed files with 0 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue