diff --git a/afl/src/lib.rs b/afl/src/lib.rs index 8fc3dbb8a..a5ff9768e 100644 --- a/afl/src/lib.rs +++ b/afl/src/lib.rs @@ -8,7 +8,6 @@ use std::env; use std::io::{self, Read}; use std::panic; -use std::u32; // those functions are provided by the afl-llvm-rt static library extern "C" {