From: Daniel Stenberg Date: Tue, 14 Aug 2001 09:25:15 +0000 (+0000) Subject: #include X-Git-Tag: curl-7_8_1~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ad70237585a0646aaec70cde3d5dac238247e55;p=curl #include --- diff --git a/lib/base64.c b/lib/base64.c index 02778fa0c..4ffd7605b 100644 --- a/lib/base64.c +++ b/lib/base64.c @@ -37,6 +37,10 @@ #endif #include #include + +#define _MPRINTF_REPLACE /* use our functions only */ +#include + #include "base64.h" #ifdef MALLOCDEBUG