Files
pkgsrc-ng/www/firefox45/patches/patch-intl_hyphenation_glue_hnjalloc.h
T
2016-11-18 22:39:22 +01:00

15 lines
375 B
C

$NetBSD: patch-intl_hyphenation_glue_hnjalloc.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $
--- 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