Fix builds
This commit is contained in:
parent
46dbf2d2e3
commit
fbe38dd0ab
@ -10,8 +10,8 @@ s! {
|
||||
}
|
||||
|
||||
pub struct statfs {
|
||||
pub f_type: __fsword_t,
|
||||
pub f_bsize: __fsword_t,
|
||||
pub f_type: ::__fsword_t,
|
||||
pub f_bsize: ::__fsword_t,
|
||||
pub f_blocks: ::fsblkcnt_t,
|
||||
pub f_bfree: ::fsblkcnt_t,
|
||||
pub f_bavail: ::fsblkcnt_t,
|
||||
@ -20,9 +20,9 @@ s! {
|
||||
pub f_ffree: ::fsfilcnt_t,
|
||||
pub f_fsid: ::fsid_t,
|
||||
|
||||
pub f_namelen: __fsword_t,
|
||||
pub f_frsize: __fsword_t,
|
||||
f_spare: [__fsword_t; 5],
|
||||
pub f_namelen: ::__fsword_t,
|
||||
pub f_frsize: ::__fsword_t,
|
||||
f_spare: [::__fsword_t; 5],
|
||||
}
|
||||
|
||||
pub struct flock {
|
||||
|
@ -10,8 +10,8 @@ s! {
|
||||
}
|
||||
|
||||
pub struct statfs {
|
||||
pub f_type: __fsword_t,
|
||||
pub f_bsize: __fsword_t,
|
||||
pub f_type: ::__fsword_t,
|
||||
pub f_bsize: ::__fsword_t,
|
||||
pub f_blocks: ::fsblkcnt_t,
|
||||
pub f_bfree: ::fsblkcnt_t,
|
||||
pub f_bavail: ::fsblkcnt_t,
|
||||
@ -20,9 +20,9 @@ s! {
|
||||
pub f_ffree: ::fsfilcnt_t,
|
||||
pub f_fsid: ::fsid_t,
|
||||
|
||||
pub f_namelen: __fsword_t,
|
||||
pub f_frsize: __fsword_t,
|
||||
f_spare: [__fsword_t; 5],
|
||||
pub f_namelen: ::__fsword_t,
|
||||
pub f_frsize: ::__fsword_t,
|
||||
f_spare: [::__fsword_t; 5],
|
||||
}
|
||||
|
||||
pub struct flock {
|
||||
|
@ -11,8 +11,8 @@ s! {
|
||||
}
|
||||
|
||||
pub struct statfs {
|
||||
pub f_type: __fsword_t,
|
||||
pub f_bsize: __fsword_t,
|
||||
pub f_type: ::__fsword_t,
|
||||
pub f_bsize: ::__fsword_t,
|
||||
pub f_blocks: ::fsblkcnt_t,
|
||||
pub f_bfree: ::fsblkcnt_t,
|
||||
pub f_bavail: ::fsblkcnt_t,
|
||||
@ -21,9 +21,9 @@ s! {
|
||||
pub f_ffree: ::fsfilcnt_t,
|
||||
pub f_fsid: ::fsid_t,
|
||||
|
||||
pub f_namelen: __fsword_t,
|
||||
pub f_frsize: __fsword_t,
|
||||
f_spare: [__fsword_t; 5],
|
||||
pub f_namelen: ::__fsword_t,
|
||||
pub f_frsize: ::__fsword_t,
|
||||
f_spare: [::__fsword_t; 5],
|
||||
}
|
||||
|
||||
pub struct flock {
|
||||
|
@ -22,8 +22,8 @@ s! {
|
||||
}
|
||||
|
||||
pub struct statfs {
|
||||
pub f_type: __fsword_t,
|
||||
pub f_bsize: __fsword_t,
|
||||
pub f_type: ::__fsword_t,
|
||||
pub f_bsize: ::__fsword_t,
|
||||
pub f_blocks: ::fsblkcnt_t,
|
||||
pub f_bfree: ::fsblkcnt_t,
|
||||
pub f_bavail: ::fsblkcnt_t,
|
||||
@ -32,9 +32,9 @@ s! {
|
||||
pub f_ffree: ::fsfilcnt_t,
|
||||
pub f_fsid: ::fsid_t,
|
||||
|
||||
pub f_namelen: __fsword_t,
|
||||
pub f_frsize: __fsword_t,
|
||||
f_spare: [__fsword_t; 5],
|
||||
pub f_namelen: ::__fsword_t,
|
||||
pub f_frsize: ::__fsword_t,
|
||||
f_spare: [::__fsword_t; 5],
|
||||
}
|
||||
|
||||
pub struct flock {
|
||||
|
@ -22,8 +22,8 @@ s! {
|
||||
}
|
||||
|
||||
pub struct statfs {
|
||||
pub f_type: __fsword_t,
|
||||
pub f_bsize: __fsword_t,
|
||||
pub f_type: ::__fsword_t,
|
||||
pub f_bsize: ::__fsword_t,
|
||||
pub f_blocks: ::fsblkcnt_t,
|
||||
pub f_bfree: ::fsblkcnt_t,
|
||||
pub f_bavail: ::fsblkcnt_t,
|
||||
@ -32,9 +32,9 @@ s! {
|
||||
pub f_ffree: ::fsfilcnt_t,
|
||||
pub f_fsid: ::fsid_t,
|
||||
|
||||
pub f_namelen: __fsword_t,
|
||||
pub f_frsize: __fsword_t,
|
||||
f_spare: [__fsword_t; 5],
|
||||
pub f_namelen: ::__fsword_t,
|
||||
pub f_frsize: ::__fsword_t,
|
||||
f_spare: [::__fsword_t; 5],
|
||||
}
|
||||
|
||||
pub struct flock {
|
||||
|
@ -22,8 +22,8 @@ s! {
|
||||
}
|
||||
|
||||
pub struct statfs {
|
||||
pub f_type: __fsword_t,
|
||||
pub f_bsize: __fsword_t,
|
||||
pub f_type: ::__fsword_t,
|
||||
pub f_bsize: ::__fsword_t,
|
||||
pub f_blocks: ::fsblkcnt_t,
|
||||
pub f_bfree: ::fsblkcnt_t,
|
||||
pub f_bavail: ::fsblkcnt_t,
|
||||
@ -32,9 +32,9 @@ s! {
|
||||
pub f_ffree: ::fsfilcnt_t,
|
||||
pub f_fsid: ::fsid_t,
|
||||
|
||||
pub f_namelen: __fsword_t,
|
||||
pub f_frsize: __fsword_t,
|
||||
f_spare: [__fsword_t; 5],
|
||||
pub f_namelen: ::__fsword_t,
|
||||
pub f_frsize: ::__fsword_t,
|
||||
f_spare: [::__fsword_t; 5],
|
||||
}
|
||||
|
||||
pub struct siginfo_t {
|
||||
|
@ -19,8 +19,8 @@ s! {
|
||||
}
|
||||
|
||||
pub struct statfs {
|
||||
pub f_type: __fsword_t,
|
||||
pub f_bsize: __fsword_t,
|
||||
pub f_type: ::__fsword_t,
|
||||
pub f_bsize: ::__fsword_t,
|
||||
pub f_blocks: ::fsblkcnt_t,
|
||||
pub f_bfree: ::fsblkcnt_t,
|
||||
pub f_bavail: ::fsblkcnt_t,
|
||||
@ -29,9 +29,9 @@ s! {
|
||||
pub f_ffree: ::fsfilcnt_t,
|
||||
pub f_fsid: ::fsid_t,
|
||||
|
||||
pub f_namelen: __fsword_t,
|
||||
pub f_frsize: __fsword_t,
|
||||
f_spare: [__fsword_t; 5],
|
||||
pub f_namelen: ::__fsword_t,
|
||||
pub f_frsize: ::__fsword_t,
|
||||
f_spare: [::__fsword_t; 5],
|
||||
}
|
||||
|
||||
pub struct flock {
|
||||
|
Loading…
Reference in New Issue
Block a user