tool_main.c: post VMS patch cleanup - I

- remove header inclusion already done in curl_setup_once.h
This commit is contained in:
Yang Tse 2013-02-06 04:51:00 +01:00
parent 12f4ea50f7
commit e0c491026f
1 changed files with 0 additions and 4 deletions

View File

@ -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"