remove useless structure definition
parent
df90be1229
commit
bddfb57dbe
|
@ -6,10 +6,6 @@ IN: unix.stat
|
|||
|
||||
! stat64 structure
|
||||
|
||||
STRUCT: fbsd-timespec
|
||||
{ tv_sec __int32_t }
|
||||
{ tv_nsec long } ;
|
||||
|
||||
STRUCT: stat
|
||||
{ st_dev dev_t }
|
||||
{ st_ino ino_t }
|
||||
|
|
Loading…
Reference in New Issue