std: remove unnecessary #[cfg]
on NetBSD
This commit is contained in:
parent
9abda03da6
commit
898302e685
@ -1,5 +1,3 @@
|
||||
#![cfg(target_os = "netbsd")]
|
||||
|
||||
use crate::ffi::{c_int, c_void};
|
||||
use crate::ptr;
|
||||
use crate::time::Duration;
|
||||
|
Loading…
Reference in New Issue
Block a user