import timespec from time rather than bits
This commit is contained in:
+1
-1
@@ -20,8 +20,8 @@ pub use self::{
|
||||
use crate::{
|
||||
error::Errno,
|
||||
header::{
|
||||
bits_timespec::timespec,
|
||||
errno::{EAGAIN, EINTR, ETIMEDOUT},
|
||||
time::timespec,
|
||||
},
|
||||
out::Out,
|
||||
platform::{Pal, Sys, types::c_int},
|
||||
|
||||
Reference in New Issue
Block a user