X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Furl.c;h=e79cf8a2e0736688c0ce1495adc7d7b48286946c;hp=c7a3a721c29ea53e3559c9834d7d6bfdaaf061bf;hb=84395897ad2d1c107be470946daba744b2e7ebe8;hpb=c74bc2da704de7c291521093368b8bab7149909d diff --git a/src/url.c b/src/url.c index c7a3a721..e79cf8a2 100644 --- 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"