diff options
Diffstat (limited to 'lib/cookie.c')
-rw-r--r-- | lib/cookie.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/cookie.c b/lib/cookie.c index 913ffabeb..41a366d2d 100644 --- a/lib/cookie.c +++ b/lib/cookie.c @@ -84,7 +84,6 @@ 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> |