summaryrefslogtreecommitdiff
path: root/systest/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'systest/src/main.rs')
-rw-r--r--systest/src/main.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/systest/src/main.rs b/systest/src/main.rs
index 3e5888c8..cbfa3da6 100644
--- a/systest/src/main.rs
+++ b/systest/src/main.rs
@@ -1,8 +1,5 @@
#![allow(bad_style, clippy::all)]
-extern crate libc;
-extern crate openssl_sys;
-
use libc::*;
use openssl_sys::*;