1
0
Fork 0
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:
Jonas 'Sortie' Termansen 2012-03-12 02:02:55 +01:00
parent 8399b1a2ee
commit e0eabd0e5f

View file

@ -29,6 +29,7 @@
__BEGIN_DECLS
@include(size_t.h)
@include(DIR.h)
struct dirent