remove libc import
This commit is contained in:
parent
52d2871e10
commit
8394dbba7a
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ use crate::io;
|
|||
use crate::mem;
|
||||
use crate::sys::{unsupported, Void};
|
||||
use crate::time::Duration;
|
||||
use libc;
|
||||
|
||||
pub struct Thread(Void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue