move timeval to sys_select

This commit is contained in:
Ron Williams
2026-01-30 15:53:15 +00:00
parent a32fd56e61
commit 2c3201eaeb
11 changed files with 35 additions and 28 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
use crate::{
error::ResultExt,
header::sys_time::timeval,
header::sys_select::timeval,
out::Out,
platform::{
Pal, Sys,