mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
af876a3e59
This is mutt japanized development version. PR: 21063 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp>
12 lines
246 B
Plaintext
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>
|