mirror of
https://github.com/fluencelabs/musl
synced 2025-06-24 12:12:04 +00:00
move wint_t definition to the shared part of alltypes.h.in
This commit is contained in:
@ -28,6 +28,7 @@ TYPEDEF _Int64 blkcnt_t;
|
||||
TYPEDEF unsigned _Int64 fsblkcnt_t;
|
||||
TYPEDEF unsigned _Int64 fsfilcnt_t;
|
||||
|
||||
TYPEDEF unsigned wint_t;
|
||||
TYPEDEF unsigned long wctype_t;
|
||||
|
||||
TYPEDEF void * timer_t;
|
||||
|
Reference in New Issue
Block a user