]> sjero.net Git - wget/blobdiff - src/url.h
[svn] Committed my patches from <sxsbsw16sbu.fsf@florida.arsdigita.de>
[wget] / src / url.h
index 02ea9ca54fbe9d11368e042b44260a9ee8a3d25b..0f55ec35b803d81ae97556aaaa0103f5861eb461 100644 (file)
--- a/src/url.h
+++ b/src/url.h
@@ -98,6 +98,8 @@ urlpos *get_urls_file PARAMS ((const char *));
 urlpos *get_urls_html PARAMS ((const char *, const char *, int, int));
 void free_urlpos PARAMS ((urlpos *));
 
+char *url_concat PARAMS ((const char *, const char *));
+
 void rotate_backups PARAMS ((const char *));
 int mkalldirs PARAMS ((const char *));
 char *url_filename PARAMS ((const struct urlinfo *));