Loading lib/vtls/mbedtls.c +2 −3 Original line number Diff line number Diff line Loading @@ -53,10 +53,9 @@ #include "rawstr.h" #include "polarssl_threadlock.h" #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> /* The last 3 #include files should be in this order */ #include "curl_printf.h" #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h" /* apply threading? */ Loading Loading
lib/vtls/mbedtls.c +2 −3 Original line number Diff line number Diff line Loading @@ -53,10 +53,9 @@ #include "rawstr.h" #include "polarssl_threadlock.h" #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> /* The last 3 #include files should be in this order */ #include "curl_printf.h" #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h" /* apply threading? */ Loading