Files
pkgsrc-ng/www/firefox24/patches/patch-intl_hyphenation_src_hnjalloc.h
2014-11-05 12:41:07 +01:00

15 lines
372 B
C

$NetBSD: patch-intl_hyphenation_src_hnjalloc.h,v 1.2 2014/03/26 13:56:22 ryoon Exp $
--- intl/hyphenation/src/hnjalloc.h.orig 2014-03-15 16:06:28.000000000 +0000
+++ intl/hyphenation/src/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