mirror of
https://github.com/curl/curl.git
synced 2026-06-02 00:24:15 +03:00
include protos to fix warnings
This commit is contained in:
parent
b19cba2016
commit
cc8e8db1e5
1 changed files with 2 additions and 0 deletions
|
|
@ -101,6 +101,8 @@
|
|||
#include "share.h"
|
||||
#include "memory.h"
|
||||
#include "select.h"
|
||||
#include "strerror.h"
|
||||
#include "connect.h" /* for the Curl_ourerrno() proto */
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue