mirror of
https://github.com/curl/curl.git
synced 2026-07-24 06:07:16 +03:00
#include <curl/mprintf.h>
This commit is contained in:
parent
1a7e13e166
commit
1ad7023758
1 changed files with 4 additions and 0 deletions
|
|
@ -37,6 +37,10 @@
|
|||
#endif
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
||||
#include "base64.h"
|
||||
|
||||
#ifdef MALLOCDEBUG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue