Imported Upstream version 7.44.0
[platform/upstream/curl.git] / lib / vtls / polarssl_threadlock.c
index ad18715..62abf43 100644 (file)
 #endif
 
 #include "polarssl_threadlock.h"
-
-#define _MPRINTF_REPLACE /* use our functions only */
-#include <curl/mprintf.h>
-
+#include "curl_printf.h"
 #include "curl_memory.h"
 /* The last #include file should be: */
 #include "memdebug.h"