aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/common.h')
-rw-r--r--executor/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/common.h b/executor/common.h
index 89dfbd58c..1f8e4b441 100644
--- a/executor/common.h
+++ b/executor/common.h
@@ -223,6 +223,7 @@ static int inject_fault(int nth)
return 0;
}
#endif
+
#if SYZ_EXECUTOR
static int fault_injected(int fail_fd)
{