hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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 */