1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

ignore the curl/types.h header file

This commit is contained in:
Daniel Stenberg 2004-04-26 14:02:01 +00:00
parent 673ff5eb2c
commit 5dcfb8ad66

View File

@ -30,7 +30,6 @@
#include "urldata.h" #include "urldata.h"
#include <curl/curl.h> #include <curl/curl.h>
#include <curl/types.h>
#include "sendf.h" #include "sendf.h"
#include "content_encoding.h" #include "content_encoding.h"