Add id_t to <sys/types.h>.

This commit is contained in:
Jonas 'Sortie' Termansen 2013-08-30 17:31:39 +02:00
parent 04019cab9e
commit 1469c89b87
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ __BEGIN_DECLS
/* TODO: fsblkcnt_t */
/* TODO: fsfilcnt_t */
@include(gid_t.h)
/* TODO: id_t */
@include(id_t.h)
@include(ino_t.h)
/* TODO: key_t */
@include(mode_t.h)