]> sjero.net Git - wget/blobdiff - src/url.c
Correct iri handling while fetching a remote file list with -i and provide a test
[wget] / src / url.c
index c7a3a721c29ea53e3559c9834d7d6bfdaaf061bf..e79cf8a2e0736688c0ce1495adc7d7b48286946c 100644 (file)
--- a/src/url.c
+++ b/src/url.c
@@ -42,7 +42,6 @@ as that of the covered work.  */
 #include "utils.h"
 #include "url.h"
 #include "host.h"  /* for is_valid_ipv6_address */
-#include "iri.h"
 
 #ifdef TESTING
 #include "test.h"