Loading lib/mprintf.c +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ #include <string.h> #if defined(DJGPP) && (DJGPP_MINOR < 4) #undef CURLDEBUG /* don't use x_was_used() here */ #undef _MPRINTF_REPLACE /* don't use x_was_used() here */ #endif #include <curl/mprintf.h> Loading Loading
lib/mprintf.c +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ #include <string.h> #if defined(DJGPP) && (DJGPP_MINOR < 4) #undef CURLDEBUG /* don't use x_was_used() here */ #undef _MPRINTF_REPLACE /* don't use x_was_used() here */ #endif #include <curl/mprintf.h> Loading