mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
#include <curl/mprintf.h>
This commit is contained in:
parent
1a7e13e166
commit
1ad7023758
@ -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…
Reference in New Issue
Block a user