From f1586cb4775681810afd8e6626e7842d459f3b85 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 26 Jul 2011 17:23:27 +0200 Subject: stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h --- lib/gopher.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'lib/gopher.c') diff --git a/lib/gopher.c b/lib/gopher.c index dc9c134b5..38f1f64a9 100644 --- a/lib/gopher.c +++ b/lib/gopher.c @@ -24,13 +24,6 @@ #ifndef CURL_DISABLE_GOPHER -/* -- WIN32 approved -- */ -#include -#include -#include -#include -#include - #ifdef HAVE_SYS_SOCKET_H #include #endif -- cgit v1.2.3