summaryrefslogtreecommitdiff
path: root/src/convert.h
diff options
context:
space:
mode:
authorhniksic <devnull@localhost>2005-03-30 11:27:34 -0800
committerhniksic <devnull@localhost>2005-03-30 11:27:34 -0800
commit30e4a33756b846d83c93db7182a3b8a490d07dcb (patch)
treee9d1c4a60bcdc04de3c1329398d1087a160a755f /src/convert.h
parent52aafa6d15e539935a19af46ebf091a01ab504af (diff)
downloadwget-30e4a33756b846d83c93db7182a3b8a490d07dcb.tar.gz
[svn] Use sets/hash-tables instead of "slists". Remove slist implementation from
utils.c.
Diffstat (limited to 'src/convert.h')
-rw-r--r--src/convert.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/convert.h b/src/convert.h
index e9ca0401..53b0c97a 100644
--- a/src/convert.h
+++ b/src/convert.h
@@ -30,6 +30,9 @@ so, delete this exception statement from your version. */
#ifndef CONVERT_H
#define CONVERT_H
+struct hash_table; /* forward decl */
+extern struct hash_table *downloaded_html_set;
+
enum convert_options {
CO_NOCONVERT = 0, /* don't convert this URL */
CO_CONVERT_TO_RELATIVE, /* convert to relative, e.g. to