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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ad70237585a0646aaec70cde3d5dac238247e55;p=thirdparty%2Fcurl.git #include --- diff --git a/lib/base64.c b/lib/base64.c index 02778fa0c6..4ffd7605bc 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