mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-03-02 13:05:42 +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>
|
#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_wchar_t
|
||||||
|
#define __need_wint_t
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
__BEGIN_DECLS
|
__BEGIN_DECLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user