X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fcss-url.c;h=4ae49a791c8806eba7466038f16a5af686372552;hb=7415b33b6c35134f72aa6b2a76ef99b9598234af;hp=42c8fc3e7e9747bd8be5beec605af236d575698f;hpb=caae3b70f46bd519857b595f7f06ea0179551336;p=wget diff --git a/src/css-url.c b/src/css-url.c index 42c8fc3e..4ae49a79 100644 --- a/src/css-url.c +++ b/src/css-url.c @@ -1,5 +1,6 @@ /* Collect URLs from CSS source. - Copyright (C) 1998, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. + Copyright (C) 1998, 2000, 2001, 2002, 2003, 2009 Free Software + Foundation, Inc. This file is part of GNU Wget. @@ -37,7 +38,7 @@ so, delete this exception statement from your version. */ a browser would ignore. That might merit some more investigation. */ -#include +#include #include #ifdef HAVE_STRING_H