-/* Get mbstate_t, mbrtowc(), mbsinit(), wcwidth(). This must be
- included before "mbswidth.h", because UnixWare 7.1.1 <wchar.h>
- declares its own mbswidth and we want mbswidth.h's "#define
- mbswidth gnu_mbswidth" to take effect after <wchar.h> is
- included. */
-#if HAVE_WCHAR_H
-# include <wchar.h>
-#endif
-