$NetBSD: patch-ab,v 1.8 2005/03/07 18:29:03 minskim Exp $ --- main_u.c.orig Thu Oct 14 11:49:18 2004 +++ main_u.c @@ -29,7 +29,7 @@ #include #include #endif /* __dos */ -#if defined(__STDC_ISO_10646__) +#if defined(__STDC_ISO_10646__) || defined(__NetBSD__) || defined(__FreeBSD__) || defined(__APPLE__) #include #endif /* __STDC_ISO_10646__ */ #if defined(N_PLAT_NLM)