$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 /* ensure stdio.h is loaded before our macros */ +#ifdef __sun +#include +#endif #undef FILE #define FILE hnjFile