@@ -5,7 +5,6 @@
// copied, modified, or distributed except according to those terms.
-extern crate byteorder;
extern crate elf;
use std::path::PathBuf;
@@ -8,7 +8,6 @@
#[macro_use]
extern crate json;
@@ -20,7 +20,6 @@
use std::u32;
use std::collections::HashMap;
-extern crate libc;
extern crate combine;
extern crate time;