Loading lib/socks_gssapi.c +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ static gss_ctx_id_t gss_context = GSS_C_NO_CONTEXT; #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h" Loading lib/socks_sspi.c +1 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ #define _MPRINTF_REPLACE /* use the internal *printf() functions */ #include <curl/mprintf.h> #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h" Loading Loading
lib/socks_gssapi.c +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ static gss_ctx_id_t gss_context = GSS_C_NO_CONTEXT; #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h" Loading
lib/socks_sspi.c +1 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ #define _MPRINTF_REPLACE /* use the internal *printf() functions */ #include <curl/mprintf.h> #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h" Loading