mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08: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