summaryrefslogtreecommitdiff
path: root/mail/balsa/files/patch-libmutt::rfc2047.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa/files/patch-libmutt::rfc2047.c')
-rw-r--r--mail/balsa/files/patch-libmutt::rfc2047.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/balsa/files/patch-libmutt::rfc2047.c b/mail/balsa/files/patch-libmutt::rfc2047.c
new file mode 100644
index 000000000000..feb6b4e51de0
--- /dev/null
+++ b/mail/balsa/files/patch-libmutt::rfc2047.c
@@ -0,0 +1,11 @@
+--- libmutt/rfc2047.c Wed Jul 18 10:47:01 2001
++++ libmutt/rfc2047.c.new Tue Sep 18 16:18:18 2001
+@@ -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>