summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ptrace/set_syscall_info.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/ptrace/set_syscall_info.c')
-rw-r--r--tools/testing/selftests/ptrace/set_syscall_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/ptrace/set_syscall_info.c b/tools/testing/selftests/ptrace/set_syscall_info.c
index 4198248ef874..1cc411a41cd6 100644
--- a/tools/testing/selftests/ptrace/set_syscall_info.c
+++ b/tools/testing/selftests/ptrace/set_syscall_info.c
@@ -7,7 +7,7 @@
* matches userspace expectations.
*/
-#include "../kselftest_harness.h"
+#include "kselftest_harness.h"
#include <err.h>
#include <fcntl.h>
#include <signal.h>