Skip to content

Commit fd81ca3

Browse files
committed
Fix rebase noise
1 parent 764192a commit fd81ca3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/sys/test_socket.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#[cfg(not(any(target_os = "illumos", target_os = "solaris")))]
2-
use nix::ifaddrs::InterfaceAddress;
31
use nix::sys::socket::{AddressFamily, InetAddr, UnixAddr, getsockname};
42
use std::collections::hash_map::DefaultHasher;
53
use std::hash::{Hash, Hasher};

0 commit comments

Comments
 (0)