fix import (#2076)
This commit is contained in:
parent
2b18562b08
commit
84a432dab2
@ -13,6 +13,7 @@ use libafl::executors::{hooks::ExecutorHook, HasObservers};
|
||||
feature = "sancov_pcguard_edges",
|
||||
feature = "sancov_pcguard_hitcounts",
|
||||
feature = "sancov_ctx",
|
||||
feature = "sancov_ngram4",
|
||||
))]
|
||||
use crate::coverage::EDGES_MAP;
|
||||
use crate::coverage::MAX_EDGES_NUM;
|
||||
|
Loading…
x
Reference in New Issue
Block a user