mirror of
https://github.com/curl/curl.git
synced 2026-07-16 07:57:15 +03:00
uses the "internal" mprintf() routines for formatted output
This commit is contained in:
parent
29d21bea18
commit
50d564b4d4
1 changed files with 3 additions and 0 deletions
|
|
@ -42,6 +42,9 @@
|
|||
#include "setup.h"
|
||||
|
||||
#include <curl/curl.h>
|
||||
|
||||
#define _MPRINTF_REPLACE
|
||||
#include <curl/mprintf.h>
|
||||
#include "urldata.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue