mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08: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