remove useless structure definition

windows-drag
Jack Lucas 2019-02-10 11:04:48 -05:00
parent df90be1229
commit bddfb57dbe
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@ IN: unix.stat
! FreeBSD 12
! stat64 structure
STRUCT: fbsd-timespec
{ tv_sec __int32_t }
{ tv_nsec long } ;
STRUCT: stat
{ st_dev dev_t }