summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ptrace/get_set_sud.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/ptrace/get_set_sud.c')
-rw-r--r--tools/testing/selftests/ptrace/get_set_sud.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/ptrace/get_set_sud.c b/tools/testing/selftests/ptrace/get_set_sud.c
index 5297b10d25c3..2e619c7599bb 100644
--- a/tools/testing/selftests/ptrace/get_set_sud.c
+++ b/tools/testing/selftests/ptrace/get_set_sud.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
#define _GNU_SOURCE
-#include "../kselftest_harness.h"
+#include "kselftest_harness.h"
#include <stdio.h>
#include <string.h>
#include <errno.h>