diff options
Diffstat (limited to 'mail/mutt-devel/files/patch-09')
-rw-r--r-- | mail/mutt-devel/files/patch-09 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/mutt-devel/files/patch-09 b/mail/mutt-devel/files/patch-09 deleted file mode 100644 index 2dd4ee5d003c..000000000000 --- a/mail/mutt-devel/files/patch-09 +++ /dev/null @@ -1,11 +0,0 @@ ---- gnupgparse.c.orig Tue Jan 9 07:21:51 2001 -+++ gnupgparse.c Sun Feb 4 21:07:30 2001 -@@ -44,7 +44,7 @@ - #include "mutt.h" - #include "pgp.h" - #include "charset.h" --#include "iconv.h" -+#include <giconv.h> - - /* for hexval */ - #include "mime.h" |