summary refs log tree commit diff
path: root/io_jail/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'io_jail/src/lib.rs')
-rw-r--r--io_jail/src/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/io_jail/src/lib.rs b/io_jail/src/lib.rs
index 26f96d7..43698aa 100644
--- a/io_jail/src/lib.rs
+++ b/io_jail/src/lib.rs
@@ -2,8 +2,6 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
-extern crate libc;
-
 #[allow(dead_code)]
 #[allow(non_camel_case_types)]
 #[allow(non_snake_case)]