X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fvtls%2Fpolarssl_threadlock.c;h=ad18715375943ee476727dfcc2597e6876c14f58;hb=f7bbc1c9b6a8e2c815d09612b53f453c90d962e0;hp=62abf43b21ace26cbc8ee01b11f90479ac3e2cf0;hpb=31368b6eac8092a307849518e912b4c475c0238a;p=platform%2Fupstream%2Fcurl.git diff --git a/lib/vtls/polarssl_threadlock.c b/lib/vtls/polarssl_threadlock.c index 62abf43..ad18715 100644 --- a/lib/vtls/polarssl_threadlock.c +++ b/lib/vtls/polarssl_threadlock.c @@ -36,7 +36,10 @@ #endif #include "polarssl_threadlock.h" -#include "curl_printf.h" + +#define _MPRINTF_REPLACE /* use our functions only */ +#include + #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h"