fix include

This commit is contained in:
van Hauser
2021-01-27 08:41:45 +01:00
parent 6b721900d5
commit 2044c7e2b5
2 changed files with 3 additions and 4 deletions

View File

@ -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",