mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
compiler warning fix
This commit is contained in:
parent
9de4e5ebe4
commit
5c3f36b4b4
@ -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…
x
Reference in New Issue
Block a user