rename bits_time to bits_timespec for consistency
This commit is contained in:
@@ -5,7 +5,7 @@ use core::{
|
||||
|
||||
use crate::{
|
||||
error::Errno,
|
||||
header::{bits_time::timespec, errno::*, pthread::*},
|
||||
header::{bits_timespec::timespec, errno::*, pthread::*},
|
||||
};
|
||||
|
||||
use crate::platform::{Pal, Sys, types::c_int};
|
||||
|
||||
Reference in New Issue
Block a user