mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
<dirent.h> now declares size_t.
This commit is contained in:
parent
8399b1a2ee
commit
e0eabd0e5f
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
|
||||
__BEGIN_DECLS
|
||||
|
||||
@include(size_t.h)
|
||||
@include(DIR.h)
|
||||
|
||||
struct dirent
|
||||
|
|
Loading…
Reference in a new issue