aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/common_test.h')
-rw-r--r--executor/common_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/common_test.h b/executor/common_test.h
index 148f11f86..8e5227f59 100644
--- a/executor/common_test.h
+++ b/executor/common_test.h
@@ -45,7 +45,7 @@ static long syz_sleep_ms(volatile long ms)
}
#endif
-#if SYZ_EXECUTOR || __NR_syz_compare
+#if SYZ_EXECUTOR || __NR_syz_compare || __NR_syz_compare_zlib
#include <errno.h>
#include <string.h>