summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files/patch-10
blob: f373a2c8259880f3de0ce251a4d0f01e83dcceaf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- rfc2047.c.orig	Sun Feb  4 21:04:05 2001
+++ rfc2047.c	Sun Feb  4 21:08:22 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>