diff --git a/lib/cookie.c b/lib/cookie.c
index 931b56f39eb3bf516a6fd7d10c27793cf27c2921..7cc1675840f074c3d43508ec47f6c575ba814c4f 100644
--- a/lib/cookie.c
+++ b/lib/cookie.c
@@ -77,6 +77,7 @@ Example set of cookies:
     13-Jun-1988 03:04:55 GMT; domain=.fidelity.com; path=/; secure
 ****/
 
+
 #include "setup.h"
 
 #ifndef CURL_DISABLE_HTTP