mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
include header for our printfs
This commit is contained in:
parent
5b55dcbfbb
commit
cf10df6c68
@ -33,6 +33,9 @@
|
||||
#include <string.h>
|
||||
#include "memory.h"
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
||||
/* The last #include file should be: */
|
||||
#include "memdebug.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user