]> sjero.net Git - wget/blobdiff - src/iri.h
Silent compiler warning.
[wget] / src / iri.h
index 49b25d3bb39b3b37e36cce4c49e4a01dc2873010..ff97d449e402f6fe54fb4f17678dbc930a1c1fd6 100644 (file)
--- 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