mirror of
https://github.com/curl/curl.git
synced 2026-04-30 04:27:52 +03:00
include getinfo.h for Curl_getinfo() proto
This commit is contained in:
parent
1b00298b52
commit
6c2a9009e9
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue