From a0b207164c6c943adb8b3bf89b375a491b41806a Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 14 Dec 2012 17:38:18 +0100 Subject: setup_once.h: refactor inclusion of and Inclusion of top two most included header files now done in setup_once.h --- lib/http_proxy.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/http_proxy.c') diff --git a/lib/http_proxy.c b/lib/http_proxy.c index 245e1c1f6..d2e1aa199 100644 --- a/lib/http_proxy.c +++ b/lib/http_proxy.c @@ -24,10 +24,6 @@ #if !defined(CURL_DISABLE_PROXY) && !defined(CURL_DISABLE_HTTP) -#ifdef HAVE_UNISTD_H -#include -#endif - #include "urldata.h" #include #include "http_proxy.h" -- cgit v1.2.3