aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/afl-fuzz.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/afl-fuzz.h b/include/afl-fuzz.h
index 16f7d717..5dca8fcd 100644
--- a/include/afl-fuzz.h
+++ b/include/afl-fuzz.h
@@ -233,6 +233,7 @@ enum {
/* 05 */ QUAD, /* Quadratic schedule */
/* 06 */ RARE, /* Rare edges */
/* 07 */ MMOPT, /* Modified MOPT schedule */
+ /* 08 */ SEEK, /* EXPLORE that ignores timings */
POWER_SCHEDULES_NUM