freebsd-ports/mail/mutt-devel/files/patch-10
David W. Chapman Jr. afc8d2a1d4 Add missing files
2001-06-09 01:42:58 +00:00

11 lines
246 B
Text

--- 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>