aboutsummaryrefslogtreecommitdiff
path: root/lib/content_encoding.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-26 14:02:01 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-26 14:02:01 +0000
commit5dcfb8ad666269ee5ee886ec4c22969f744238e4 (patch)
tree36d61ec50f9bcc4796785eecc86beb4407ce7ed7 /lib/content_encoding.c
parent673ff5eb2cab14f4e2b21a90e32e787ea315b5a1 (diff)
ignore the curl/types.h header file
Diffstat (limited to 'lib/content_encoding.c')
-rw-r--r--lib/content_encoding.c1
1 files changed, 0 insertions, 1 deletions
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 <curl/curl.h>
-#include <curl/types.h>
#include "sendf.h"
#include "content_encoding.h"