Loading lib/cookie.c +1 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,7 @@ Example set of cookies: #include <stdlib.h> #include <string.h> #include <ctype.h> #define _MPRINTF_REPLACE /* without this on windows OS we get undefined reference to snprintf */ #include <curl/mprintf.h> Loading Loading
lib/cookie.c +1 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,7 @@ Example set of cookies: #include <stdlib.h> #include <string.h> #include <ctype.h> #define _MPRINTF_REPLACE /* without this on windows OS we get undefined reference to snprintf */ #include <curl/mprintf.h> Loading