summaryrefslogtreecommitdiff
path: root/japanese/mutt-devel/files/patch-ae
blob: 0aed2ae6757ce726cfd7cfd9756dd1fc7b150a88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- rfc2047.c.orig	Sun Sep 24 04:54:06 2000
+++ rfc2047.c	Sun Sep 24 04:57:38 2000
@@ -24,7 +24,7 @@
 
 #include <ctype.h>
 #include <errno.h>
-#include <iconv.h>
+#include <giconv.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>