Commit 5c3f36b4 authored by Yang Tse's avatar Yang Tse
Browse files

compiler warning fix

parent 9de4e5eb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>