diff options
Diffstat (limited to 'tools/perf/util/c++/clang.h')
-rw-r--r-- | tools/perf/util/c++/clang.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/c++/clang.h b/tools/perf/util/c++/clang.h index dd8b0427550d..6ce33e22f23c 100644 --- a/tools/perf/util/c++/clang.h +++ b/tools/perf/util/c++/clang.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
1 | #ifndef PERF_UTIL_CLANG_H | 2 | #ifndef PERF_UTIL_CLANG_H |
2 | #define PERF_UTIL_CLANG_H | 3 | #define PERF_UTIL_CLANG_H |
3 | 4 | ||