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