summaryrefslogtreecommitdiff
path: root/rust/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/src/lib.rs')
-rw-r--r--rust/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/src/lib.rs b/rust/src/lib.rs
index 272af926..eff9518d 100644
--- a/rust/src/lib.rs
+++ b/rust/src/lib.rs
@@ -106,7 +106,6 @@
extern crate log;
#[doc(hidden)]
pub extern crate binaryninjacore_sys;
-extern crate libc;
#[cfg(feature = "rayon")]
extern crate rayon;