wctype: Fix problems if <wchar.h> gets included after <wctype.h>. * lib/wctype.in.h: Include not only <ctype.h> but also <wchar.h>. Do so also on MSVC. Reported by Eli Zaretskii <eliz@gnu.org>.