]> sjero.net Git - wget/blobdiff - src/css-url.h
Fix compiler warnings
[wget] / src / css-url.h
index ff99fee57491fcd193ab7b1f7200fddf5cad5700..7f940e69fddca9f0a7ead16c8c3850b036e2e59f 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for css-url.c.
-   Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009, 2010, 2011 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
@@ -30,6 +30,7 @@ as that of the covered work.  */
 #ifndef CSS_URL_H
 #define CSS_URL_H
 
+void get_urls_css (struct map_context *, int, int);
 void get_urls_css (struct map_context *, int, int);
 struct urlpos *get_urls_css_file (const char *, const char *);