From 13cc010e387116a5657c08d2232b15f890c0b161 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 13 Sep 2004 20:47:15 +0000 Subject: [PATCH] getdate.h is not required to include, it adds nothing new --- lib/cookie.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/cookie.c b/lib/cookie.c index fe603c6..b7a2237 100644 --- a/lib/cookie.c +++ b/lib/cookie.c @@ -88,7 +88,6 @@ Example set of cookies: #include "urldata.h" #include "cookie.h" -#include "getdate.h" #include "strequal.h" #include "strtok.h" #include "sendf.h" -- 2.7.4