summaryrefslogtreecommitdiff
path: root/japanese/mutt-devel/files/patch-ab
blob: 1c2c8aa18e49032c4101179b91c91cb17e2fd572 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- charset.c.orig	Thu Feb 15 17:09:02 2001
+++ charset.c	Thu Mar  1 02:27:30 2001
@@ -31,7 +31,7 @@
 #include <unistd.h>
 #include <errno.h>
 
-#include <iconv.h>
+#include <giconv.h>
 
 #include "mutt.h"
 #include "charset.h"