diff options
Diffstat (limited to 'tools/perf/bench/synthesize.c')
| -rw-r--r-- | tools/perf/bench/synthesize.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/bench/synthesize.c b/tools/perf/bench/synthesize.c index b3d493697675..265d49a913d9 100644 --- a/tools/perf/bench/synthesize.c +++ b/tools/perf/bench/synthesize.c @@ -6,6 +6,7 @@ * * Copyright 2019 Google LLC. */ +#include <errno.h> #include <stdio.h> #include "bench.h" #include "../util/debug.h" |
