summaryrefslogtreecommitdiff
path: root/japanese/mutt-devel/files/patch-ab
blob: 684acbb5f7af64121f790dade28f54c80801ff4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- charset.c.orig	Sun Feb  4 21:04:05 2001
+++ charset.c	Sun Feb  4 21:05:27 2001
@@ -29,7 +29,7 @@
 #include <unistd.h>
 #include <errno.h>
 
-#include <iconv.h>
+#include <giconv.h>
 
 #include "mutt.h"
 #include "charset.h"