hc
2023-12-09 958e46acc8e900e8569dd467c1af9b8d2d019394
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;