hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/tools/perf/util/llvm-utils.h
....@@ -6,7 +6,7 @@
66 #ifndef __LLVM_UTILS_H
77 #define __LLVM_UTILS_H
88
9
-#include "debug.h"
9
+#include <stdbool.h>
1010
1111 struct llvm_param {
1212 /* Path of clang executable */