mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
include protos to fix warnings
This commit is contained in:
parent
b19cba2016
commit
cc8e8db1e5
@ -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…
Reference in New Issue
Block a user