kernel/tools/perf/tests/bp_signal_overflow.c
.. .. @@ -24,7 +24,8 @@ 24 24 25 25 #include "tests.h" 26 26 #include "debug.h" 27 -#include "perf.h"27 +#include "event.h"28 +#include "../perf-sys.h"28 29 #include "cloexec.h" 29 30 30 31 static int overflows;