mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
no longer includes the curl/types.h and curl/easy.h include files
explicitly, as they're taken care of indirectly by curl/curl.h these days.
This commit is contained in:
parent
bfe413d8bd
commit
a426818a78
@ -29,8 +29,6 @@
|
||||
#include <ctype.h>
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include <curl/types.h> /* new for v7 */
|
||||
#include <curl/easy.h> /* new for v7 */
|
||||
|
||||
#define _MPRINTF_REPLACE /* we want curl-functions instead of native ones */
|
||||
#include <curl/mprintf.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user