Skip to content

Commit

Permalink
Update afl/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Samuel Moelius <[email protected]>
  • Loading branch information
vanhauser-thc and smoelius authored Dec 15, 2023
1 parent a86ef47 commit b41731d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion afl/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down

0 comments on commit b41731d

Please sign in to comment.