mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
Hermit: Remove unused socklen_t (dead_code)
This commit is contained in:
parent
11af142c93
commit
ce305f8f8e
@ -487,6 +487,4 @@ pub mod netc {
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
pub struct sockaddr {}
|
||||
|
||||
pub type socklen_t = usize;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user