Commit e0c49102 authored by Yang Tse's avatar Yang Tse
Browse files

tool_main.c: post VMS patch cleanup - I

- remove header inclusion already done in curl_setup_once.h
parent 12f4ea50
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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"