new types!
This commit is contained in:
parent
b5e059fc03
commit
3dc05967d3
7 changed files with 44 additions and 0 deletions
|
@ -19,6 +19,14 @@
|
|||
|
||||
#include <types/off_t.h>
|
||||
#include <types/mode_t.h>
|
||||
#include <types/nlink_t.h>
|
||||
|
||||
#include <types/blkcnt_t.h>
|
||||
#include <types/blksize_t.h>
|
||||
|
||||
#include <types/fsblkcnt_t.h>
|
||||
#include <types/fsfilcnt_t.h>
|
||||
#include <types/ino_t.h>
|
||||
|
||||
#include <types/id_t.h>
|
||||
#include <types/uid_t.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue