mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:41:41 +03:00
Added mprintf #include
This commit is contained in:
parent
2cac4a9c72
commit
e8a5f3026f
1 changed files with 3 additions and 0 deletions
|
|
@ -77,6 +77,9 @@
|
|||
#include "krb4.h"
|
||||
#endif
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
||||
/* The last #include file should be: */
|
||||
#ifdef MALLOCDEBUG
|
||||
#include "memdebug.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue