hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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;