Fix compilation on linux
This commit is contained in:
committed by
Aaron Turon
parent
9644d60cc4
commit
7a6c54c46e
@@ -57,7 +57,6 @@ use sync::atomic::{AtomicInt, INIT_ATOMIC_INT, SeqCst};
|
||||
use vec::Vec;
|
||||
|
||||
#[cfg(unix)] use c_str::ToCStr;
|
||||
#[cfg(unix)] use libc::c_char;
|
||||
|
||||
#[cfg(unix)]
|
||||
pub use sys::ext as unix;
|
||||
|
||||
Reference in New Issue
Block a user