mirror of
https://github.com/curl/curl.git
synced 2026-07-24 10:57:16 +03:00
use our *printf functions only.
This commit is contained in:
parent
8ad2fdd71e
commit
d8bc4a0e9a
1 changed files with 3 additions and 0 deletions
|
|
@ -77,6 +77,9 @@
|
|||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
||||
#include "urldata.h"
|
||||
#include "sendf.h"
|
||||
#include "if2ip.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue