1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

Added mprintf #include

This commit is contained in:
Daniel Stenberg 2001-01-08 16:22:55 +00:00
parent 2cac4a9c72
commit e8a5f3026f

View File

@ -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"