hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
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;