summaryrefslogtreecommitdiff
path: root/print/tex-xdvik/files/patch-texk-xdvik-encodings.h
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-xdvik/files/patch-texk-xdvik-encodings.h')
-rw-r--r--print/tex-xdvik/files/patch-texk-xdvik-encodings.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/print/tex-xdvik/files/patch-texk-xdvik-encodings.h b/print/tex-xdvik/files/patch-texk-xdvik-encodings.h
new file mode 100644
index 000000000000..0a7175d03146
--- /dev/null
+++ b/print/tex-xdvik/files/patch-texk-xdvik-encodings.h
@@ -0,0 +1,10 @@
+--- texk/xdvik/encodings.h.orig 2019-07-27 23:56:42 UTC
++++ texk/xdvik/encodings.h
+@@ -52,5 +52,7 @@ extern int str_iso_8859_1_to_utf8(const char *latin1,
+ extern Boolean is_hyphenchar(uint32_t unicode);
+ extern Boolean is_ideograph(uint32_t unicode);
+
++extern uint32_t jis2unicode(wide_ubyte jis);
++
+ #endif /* ENCODINGS_H_ */
+