mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-21 05:42:12 +00:00
fix include
This commit is contained in:
@ -48,7 +48,7 @@ static char *afl_environment_variables[] = {
|
||||
"AFL_EXIT_WHEN_DONE",
|
||||
"AFL_FAST_CAL",
|
||||
"AFL_FORCE_UI",
|
||||
"AFL_FUZZER_ARGS". // oss-fuzz
|
||||
"AFL_FUZZER_ARGS", // oss-fuzz
|
||||
"AFL_GCC_ALLOWLIST",
|
||||
"AFL_GCC_DENYLIST",
|
||||
"AFL_GCC_BLOCKLIST",
|
||||
|
Reference in New Issue
Block a user