stdio header cleanup

This commit is contained in:
auronandace
2026-02-03 21:11:47 +00:00
parent 0e4911f82b
commit f8d9ef6e43
7 changed files with 28 additions and 9 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ use crate::{
fs::File,
header::pthread,
io::LineWriter,
platform::types::*,
platform::types::c_int,
sync::{Mutex, Once},
};
use alloc::{boxed::Box, vec::Vec};