pkgsrc-ng/www/firefox31/patches/patch-intl_hyphenation_src_hnjalloc.h
2016-01-21 23:40:00 +01:00

15 lines
372 B
C

$NetBSD: patch-intl_hyphenation_src_hnjalloc.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $
--- intl/hyphenation/src/hnjalloc.h.orig 2013-05-11 19:19:31.000000000 +0000
+++ intl/hyphenation/src/hnjalloc.h
@@ -56,6 +56,9 @@
*/
#include <stdio.h> /* ensure stdio.h is loaded before our macros */
+#ifdef __sun
+#include <wchar.h>
+#endif
#undef FILE
#define FILE hnjFile