From: Yang Tse Date: Wed, 14 Feb 2007 04:45:30 +0000 (+0000) Subject: compiler warning fix X-Git-Tag: curl-7_16_2~318 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c3f36b4b49961eca00c4d4cdf82dec64286f79b;p=curl compiler warning fix --- diff --git a/lib/cookie.c b/lib/cookie.c index 41a366d2d..913ffabeb 100644 --- a/lib/cookie.c +++ b/lib/cookie.c @@ -84,6 +84,7 @@ Example set of cookies: #include #include +#include #define _MPRINTF_REPLACE /* without this on windows OS we get undefined reference to snprintf */ #include