summaryrefslogtreecommitdiff
path: root/src/iri.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iri.h')
-rw-r--r--src/iri.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/iri.h b/src/iri.h
index ba64a27..fb994ee 100644
--- a/src/iri.h
+++ b/src/iri.h
@@ -40,8 +40,6 @@ struct iri {
#ifdef ENABLE_IRI
-# include <idn2.h>
-
char *parse_charset (const char *str);
const char *find_locale (void);
bool check_encoding_name (const char *encoding);