tool_main.c: post VMS patch cleanup - I
authorYang Tse <yangsita@gmail.com>
Wed, 6 Feb 2013 03:51:00 +0000 (04:51 +0100)
committerYang Tse <yangsita@gmail.com>
Wed, 6 Feb 2013 03:51:00 +0000 (04:51 +0100)
- remove header inclusion already done in curl_setup_once.h

src/tool_main.c

index cdf87ea..00a2410 100644 (file)
 #include <signal.h>
 #endif
 
-#ifdef HAVE_UNISTD_H
-#  include <unistd.h>
-#endif
-
 #define ENABLE_CURLX_PRINTF
 /* use our own printf() functions */
 #include "curlx.h"