only import what is needed

This commit is contained in:
auronandace
2025-10-09 17:08:43 +01:00
parent 0d34c229ff
commit 159b6dcdde
+1 -1
View File
@@ -7,7 +7,7 @@ use crate::{
error::ResultExt,
header::fcntl::O_PATH,
out::Out,
platform::{Pal, Sys, types::*},
platform::{Pal, Sys, types::{c_char, c_int, c_ulong, fsblkcnt_t, fsfilcnt_t}},
};
//pub const ST_RDONLY