am 50e62e40: Merge "Bug: __WINT_TYPE__ and wint_t reference to different types"
* commit '50e62e4051c14d7d2a5e07ebe66afd2a81693a26': Bug: __WINT_TYPE__ and wint_t reference to different types
This commit is contained in:
commit
c5861c09d5
@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
__BEGIN_DECLS
|
__BEGIN_DECLS
|
||||||
|
|
||||||
typedef int wint_t;
|
typedef __WINT_TYPE__ wint_t;
|
||||||
typedef struct { int dummy; } mbstate_t;
|
typedef struct { int dummy; } mbstate_t;
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user