From: Daniel Stenberg Date: Mon, 26 Apr 2004 14:02:01 +0000 (+0000) Subject: ignore the curl/types.h header file X-Git-Tag: curl-7_12_0~278 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5dcfb8ad666269ee5ee886ec4c22969f744238e4;p=curl ignore the curl/types.h header file --- diff --git a/lib/content_encoding.c b/lib/content_encoding.c index a2b357b49..a36bba778 100644 --- a/lib/content_encoding.c +++ b/lib/content_encoding.c @@ -30,7 +30,6 @@ #include "urldata.h" #include -#include #include "sendf.h" #include "content_encoding.h"