mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-29 18:40:25 +08:00
Oops. Forgot to check in include/wchar.h???
This commit is contained in:
parent
067b070964
commit
29a075260a
@ -13,8 +13,9 @@ details. */
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
/* Get wchar_t from <stddef.h>. */
|
||||
/* Get wchar_t and wint_t from <stddef.h>. */
|
||||
#define __need_wchar_t
|
||||
#define __need_wint_t
|
||||
#include <stddef.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user