X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fcss-url.h;h=7f940e69fddca9f0a7ead16c8c3850b036e2e59f;hp=8d32c34f50c147dd5dffd5dbfe728d453d8809ad;hb=38a7829dcb4eb5dba28dbf0f05c6a80fea9217f8;hpb=2f6aa1d7417df1dfc58597777686fbd77179b9fd diff --git a/src/css-url.h b/src/css-url.h index 8d32c34f..7f940e69 100644 --- a/src/css-url.h +++ b/src/css-url.h @@ -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 *);