forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/perf/tests/bp_signal_overflow.c
....@@ -24,7 +24,8 @@
2424
2525 #include "tests.h"
2626 #include "debug.h"
27
-#include "perf.h"
27
+#include "event.h"
28
+#include "../perf-sys.h"
2829 #include "cloexec.h"
2930
3031 static int overflows;