diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-07-26 07:29:14 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-07-26 07:29:14 +0000 |
commit | 1fbe4349b9ea19b1b2283edcadfb9118c8bec3c8 (patch) | |
tree | 9d8b9c7c52feabfc86bdd822744e2971cffe5521 /mail/mutt-devel/files/patch-09 | |
parent | Clean-up of audio/mpg321 port, add description, take maintainer. (diff) |
Update to version 1.3.20.
PR: 29238
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=45500
Diffstat (limited to 'mail/mutt-devel/files/patch-09')
-rw-r--r-- | mail/mutt-devel/files/patch-09 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt-devel/files/patch-09 b/mail/mutt-devel/files/patch-09 index 2607c43b8041..2dd4ee5d003c 100644 --- a/mail/mutt-devel/files/patch-09 +++ b/mail/mutt-devel/files/patch-09 @@ -5,7 +5,7 @@ #include "pgp.h" #include "charset.h" -#include "iconv.h" -+#include "giconv.h" ++#include <giconv.h> /* for hexval */ #include "mime.h" |