summaryrefslogtreecommitdiff
path: root/www/firefox52/patches/patch-intl_hyphenation_glue_hnjalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox52/patches/patch-intl_hyphenation_glue_hnjalloc.h')
-rw-r--r--www/firefox52/patches/patch-intl_hyphenation_glue_hnjalloc.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/firefox52/patches/patch-intl_hyphenation_glue_hnjalloc.h b/www/firefox52/patches/patch-intl_hyphenation_glue_hnjalloc.h
new file mode 100644
index 00000000000..53903a4a4ad
--- /dev/null
+++ b/www/firefox52/patches/patch-intl_hyphenation_glue_hnjalloc.h
@@ -0,0 +1,16 @@
+$NetBSD: patch-intl_hyphenation_glue_hnjalloc.h,v 1.1 2017/04/27 01:55:57 ryoon Exp $
+
+* Support Solaris
+
+--- intl/hyphenation/glue/hnjalloc.h.orig 2015-12-04 00:36:54.000000000 +0000
++++ intl/hyphenation/glue/hnjalloc.h
+@@ -24,6 +24,9 @@
+ */
+
+ #include <stdio.h> /* ensure stdio.h is loaded before our macros */
++#ifdef __sun
++#include <wchar.h>
++#endif
+
+ #undef FILE
+ #define FILE hnjFile