aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/clang.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/tests/clang.c')
-rw-r--r--tools/perf/tests/clang.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/perf/tests/clang.c b/tools/perf/tests/clang.c
index f45fe11dcf50..2577d3ed1531 100644
--- a/tools/perf/tests/clang.c
+++ b/tools/perf/tests/clang.c
@@ -1,7 +1,5 @@
1// SPDX-License-Identifier: GPL-2.0 1// SPDX-License-Identifier: GPL-2.0
2#include "tests.h" 2#include "tests.h"
3#include "debug.h"
4#include "util.h"
5#include "c++/clang-c.h" 3#include "c++/clang-c.h"
6#include <linux/kernel.h> 4#include <linux/kernel.h>
7 5