summaryrefslogtreecommitdiff
path: root/converters/iconv-extra/files/patch-ces::unicode-1-1-utf-7.c
diff options
context:
space:
mode:
Diffstat (limited to 'converters/iconv-extra/files/patch-ces::unicode-1-1-utf-7.c')
-rw-r--r--converters/iconv-extra/files/patch-ces::unicode-1-1-utf-7.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/converters/iconv-extra/files/patch-ces::unicode-1-1-utf-7.c b/converters/iconv-extra/files/patch-ces::unicode-1-1-utf-7.c
new file mode 100644
index 000000000000..0b4f3e574c7a
--- /dev/null
+++ b/converters/iconv-extra/files/patch-ces::unicode-1-1-utf-7.c
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- ces/unicode-1-1-utf-7.c 2002/03/17 11:20:12 1.1
++++ ces/unicode-1-1-utf-7.c 2002/03/17 11:20:21
+@@ -33,7 +33,7 @@
+ #include <stdlib.h>
+
+ #define ICONV_INTERNAL
+-#include <iconv.h>
++#include <biconv.h>
+
+ static inline int
+ lackofbytes(int bytes, size_t *bytesleft)