X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Firi.h;h=ff97d449e402f6fe54fb4f17678dbc930a1c1fd6;hp=49b25d3bb39b3b37e36cce4c49e4a01dc2873010;hb=024683705dbabe4b001f4202b47e772920410426;hpb=910ec4641eaebe5b262895fae71a001f8f62eb3e diff --git a/src/iri.h b/src/iri.h index 49b25d3b..ff97d449 100644 --- a/src/iri.h +++ b/src/iri.h @@ -54,7 +54,7 @@ void set_content_encoding (struct iri *i, char *charset); #else /* ENABLE_IRI */ -static struct iri dummy_iri; +extern struct iri dummy_iri; #define parse_charset(str) NULL #define find_locale() NULL