tangled
alpha
login
or
join now
anders.sorby.xyz
/
relibc
Fork of Relibc
0
fork
atom
overview
issues
pulls
pipelines
only import what is needed
auronandace
3 months ago
159b6dcd
0d34c229
options
unified
split
Changed files
+1
-1
src
header
sys_statvfs
mod.rs
+1
-1
src/header/sys_statvfs/mod.rs
···
7
7
error::ResultExt,
8
8
header::fcntl::O_PATH,
9
9
out::Out,
10
10
-
platform::{Pal, Sys, types::*},
10
10
+
platform::{Pal, Sys, types::{c_char, c_int, c_ulong, fsblkcnt_t, fsfilcnt_t}},
11
11
};
12
12
13
13
//pub const ST_RDONLY