diff options
Diffstat (limited to 'mail/mutt-devel/files/patch-10')
-rw-r--r-- | mail/mutt-devel/files/patch-10 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/mutt-devel/files/patch-10 b/mail/mutt-devel/files/patch-10 deleted file mode 100644 index f373a2c82598..000000000000 --- a/mail/mutt-devel/files/patch-10 +++ /dev/null @@ -1,11 +0,0 @@ ---- 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> |