diff options
Diffstat (limited to 'mail/mutt-devel/files/patch-06')
-rw-r--r-- | mail/mutt-devel/files/patch-06 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/mutt-devel/files/patch-06 b/mail/mutt-devel/files/patch-06 deleted file mode 100644 index 1c2c8aa..0000000 --- a/mail/mutt-devel/files/patch-06 +++ /dev/null @@ -1,11 +0,0 @@ ---- charset.c.orig Thu Feb 15 17:09:02 2001 -+++ charset.c Thu Mar 1 02:27:30 2001 -@@ -31,7 +31,7 @@ - #include <unistd.h> - #include <errno.h> - --#include <iconv.h> -+#include <giconv.h> - - #include "mutt.h" - #include "charset.h" |