Loading lib/easy.c +4 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,10 @@ #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> /* The last #include file should be: */ #ifdef CURLDEBUG #include "memdebug.h" #endif /* Silly win32 socket initialization functions */ Loading Loading
lib/easy.c +4 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,10 @@ #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> /* The last #include file should be: */ #ifdef CURLDEBUG #include "memdebug.h" #endif /* Silly win32 socket initialization functions */ Loading