diff options
Diffstat (limited to 'tools/perf/util/perf-hooks.c')
-rw-r--r-- | tools/perf/util/perf-hooks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/perf-hooks.c b/tools/perf/util/perf-hooks.c index e635c594f773..7a0ab3507bd5 100644 --- a/tools/perf/util/perf-hooks.c +++ b/tools/perf/util/perf-hooks.c | |||
@@ -12,7 +12,6 @@ | |||
12 | #include <setjmp.h> | 12 | #include <setjmp.h> |
13 | #include <linux/err.h> | 13 | #include <linux/err.h> |
14 | #include <linux/kernel.h> | 14 | #include <linux/kernel.h> |
15 | #include "util/util.h" | ||
16 | #include "util/debug.h" | 15 | #include "util/debug.h" |
17 | #include "util/perf-hooks.h" | 16 | #include "util/perf-hooks.h" |
18 | 17 | ||