hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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;