mirror of
https://github.com/moparisthebest/curl
synced 2024-12-20 23:28:49 -05:00
removed the two unnecessary include files
This commit is contained in:
parent
28a8e1602d
commit
70793595fe
@ -25,8 +25,6 @@
|
||||
#include <string.h>
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include <curl/types.h>
|
||||
#include <curl/easy.h>
|
||||
|
||||
#define _MPRINTF_REPLACE /* we want curl-functions instead of native ones */
|
||||
#include <curl/mprintf.h>
|
||||
|
Loading…
Reference in New Issue
Block a user