summaryrefslogtreecommitdiff
path: root/src/kmod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/kmod.rs')
-rw-r--r--src/kmod.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/kmod.rs b/src/kmod.rs
index 89e577a7..c42068c7 100644
--- a/src/kmod.rs
+++ b/src/kmod.rs
@@ -2,7 +2,6 @@
//!
//! For more details see
-use libc;
use std::ffi::CStr;
use std::os::unix::io::AsRawFd;