From f0278ca114b266bfc1edd399e463e89f653e1ec8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 25 Jul 2003 08:30:58 +0000 Subject: Removed #include , as pointed out by Henry Bland we don't need it. --- lib/http.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/http.c') diff --git a/lib/http.c b/lib/http.c index 9a2f7fea9..b361a204b 100644 --- a/lib/http.c +++ b/lib/http.c @@ -54,7 +54,6 @@ #endif #endif -#include #ifdef HAVE_UNISTD_H #include #endif -- cgit v1.2.3