mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Declare wchar_t in inttypes.h.
This commit is contained in:
parent
5a127a429c
commit
cba75809fe
1 changed files with 2 additions and 0 deletions
|
@ -198,6 +198,8 @@
|
|||
|
||||
__BEGIN_DECLS
|
||||
|
||||
@include(wchar_t.h)
|
||||
|
||||
intmax_t imaxabs(intmax_t);
|
||||
/* TODO: imaxdiv */
|
||||
intmax_t strtoimax(const char* __restrict, char** __restrict, int);
|
||||
|
|
Loading…
Add table
Reference in a new issue