Use #[prelude_import]
in libstd
.
This commit is contained in:
parent
e2ad3be178
commit
9a2c8783d9
81 changed files with 11 additions and 205 deletions
|
@ -8,8 +8,6 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
use prelude::v1::*;
|
||||
|
||||
use ffi::CStr;
|
||||
use io;
|
||||
use libc::{self, c_int, size_t, sockaddr, socklen_t};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue