]> sjero.net Git - wget/blobdiff - src/iri.c
iri.h is already included in wget.h, so don't include it in C files
[wget] / src / iri.c
index dce9e2ed0017a2a861a2f70f7474277cf2abfd16..ea4046afca4504e12257c009f1e473cc741d5702 100644 (file)
--- a/src/iri.c
+++ b/src/iri.c
@@ -39,7 +39,6 @@ as that of the covered work.  */
 #include <errno.h>
 
 #include "utils.h"
-#include "iri.h"
 
 /* RFC3987 section 3.1 mandates STD3 ASCII RULES */
 #define IDNA_FLAGS  IDNA_USE_STD3_ASCII_RULES