$NetBSD: patch-mozilla_intl_hyphenation_src_hnjalloc.h,v 1.1 2014/07/27 05:36:07 ryoon Exp $ --- mozilla/intl/hyphenation/src/hnjalloc.h.orig 2013-10-23 22:08:58.000000000 +0000 +++ mozilla/intl/hyphenation/src/hnjalloc.h @@ -24,6 +24,9 @@ */ #include /* ensure stdio.h is loaded before our macros */ +#ifdef __sun +#include +#endif #undef FILE #define FILE hnjFile