Loading lib/transfer.c +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
lib/transfer.c +2 −0 Original line number Diff line number Diff line Loading @@ -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