Skip to content

Commit 316bb7b

Browse files
Update netmap.rs
1 parent 4239dd7 commit 316bb7b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/netmap.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![cfg(feature = "sys")]
2+
13
use std::ffi::CString;
24
use std::marker::PhantomData;
35
use std::os::unix::io::{AsRawFd, RawFd};

0 commit comments

Comments
 (0)