mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
include getinfo.h for Curl_getinfo() proto
This commit is contained in:
parent
1b00298b52
commit
6c2a9009e9
@ -75,6 +75,7 @@
|
||||
#include "transfer.h"
|
||||
#include "ssluse.h"
|
||||
#include "url.h"
|
||||
#include "getinfo.h"
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
Loading…
Reference in New Issue
Block a user