aboutsummaryrefslogtreecommitdiffstats
path: root/mail/balsa2/files/patch-libmutt::charset.c
blob: 3c57eacaedc54f50bfd037ffccb93cdec69caad6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- libmutt/charset.c	2001/03/06 10:39:57	1.1
+++ libmutt/charset.c	2001/03/06 10:40:07
@@ -29,7 +29,7 @@
 #include <unistd.h>
 #include <errno.h>
 
-#include <iconv.h>
+#include <giconv.h>
 
 #include "mutt.h"
 #include "charset.h"