--- gforth/engine/engine.c 2008/07/15 16:11:49 1.109 +++ gforth/engine/engine.c 2008/10/15 15:27:33 1.110 @@ -44,7 +44,9 @@ #include #include #include +#ifdef HAVE_WCHAR_H #include +#endif #include #ifdef HAVE_FNMATCH_H #include