]> granicus.if.org Git - curl/commitdiff
ignore the curl/types.h header file
authorDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 14:02:01 +0000 (14:02 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 14:02:01 +0000 (14:02 +0000)
lib/content_encoding.c

index a2b357b49e34019d717b01c25b96d781790b272f..a36bba7786e4c35d1dda5e16d3d0bfc2a77b5b58 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "urldata.h"
 #include <curl/curl.h>
-#include <curl/types.h>
 #include "sendf.h"
 #include "content_encoding.h"