diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2016-08-12 13:44:26 -0500 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2016-08-12 13:44:26 -0500 |
commit | 51b669f679119556a12798096794845cd1049d95 (patch) | |
tree | 810ac6480aa043980531a6bc7cb3879c79f7314e /newlib/libc/stdlib/mbtowc.c | |
parent | b14a1dbc8643f4f93ab31c19a1ebf338d7108baa (diff) | |
download | cygnal-51b669f679119556a12798096794845cd1049d95.tar.gz cygnal-51b669f679119556a12798096794845cd1049d95.tar.bz2 cygnal-51b669f679119556a12798096794845cd1049d95.zip |
Do not include wctype.h in wchar.h with _GNU_SOURCE
_GNU_SOURCE generally enables all features, but in this case the POSIX
requirement to #include <wctype.h> for these is preferred.
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'newlib/libc/stdlib/mbtowc.c')
0 files changed, 0 insertions, 0 deletions