mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:17:17 +03: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
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue