diff options
Diffstat (limited to 'tools/perf/tests/perf-hooks.c')
-rw-r--r-- | tools/perf/tests/perf-hooks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/tests/perf-hooks.c b/tools/perf/tests/perf-hooks.c index a693bcf017ea..dbc27199c65e 100644 --- a/tools/perf/tests/perf-hooks.c +++ b/tools/perf/tests/perf-hooks.c | |||
@@ -4,7 +4,6 @@ | |||
4 | 4 | ||
5 | #include "tests.h" | 5 | #include "tests.h" |
6 | #include "debug.h" | 6 | #include "debug.h" |
7 | #include "util.h" | ||
8 | #include "perf-hooks.h" | 7 | #include "perf-hooks.h" |
9 | 8 | ||
10 | static void sigsegv_handler(int sig __maybe_unused) | 9 | static void sigsegv_handler(int sig __maybe_unused) |