1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/japanese/mutt-devel/files/patch-ae
SADA Kenji af876a3e59 New port: japanese/mutt-devel
This is mutt japanized development version.

PR:		21063
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
2000-10-01 21:08:28 +00:00

12 lines
246 B
Plaintext

--- rfc2047.c.orig Sun Sep 24 04:54:06 2000
+++ rfc2047.c Sun Sep 24 04:57:38 2000
@@ -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>