mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05: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 "transfer.h"
|
||||||
#include "ssluse.h"
|
#include "ssluse.h"
|
||||||
#include "url.h"
|
#include "url.h"
|
||||||
|
#include "getinfo.h"
|
||||||
|
|
||||||
#define _MPRINTF_REPLACE /* use our functions only */
|
#define _MPRINTF_REPLACE /* use our functions only */
|
||||||
#include <curl/mprintf.h>
|
#include <curl/mprintf.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user