summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/perf_events/remove_on_exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/perf_events/remove_on_exec.c')
-rw-r--r--tools/testing/selftests/perf_events/remove_on_exec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/perf_events/remove_on_exec.c b/tools/testing/selftests/perf_events/remove_on_exec.c
index 5814611a1dc7..89e7b06835df 100644
--- a/tools/testing/selftests/perf_events/remove_on_exec.c
+++ b/tools/testing/selftests/perf_events/remove_on_exec.c
@@ -30,7 +30,7 @@
#include <sys/syscall.h>
#include <unistd.h>
-#include "../kselftest_harness.h"
+#include "kselftest_harness.h"
static volatile int signal_count;