summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/proc/proc-maps-race.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/proc/proc-maps-race.c')
-rw-r--r--tools/testing/selftests/proc/proc-maps-race.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/proc/proc-maps-race.c b/tools/testing/selftests/proc/proc-maps-race.c
index a546475db550..a734553718da 100644
--- a/tools/testing/selftests/proc/proc-maps-race.c
+++ b/tools/testing/selftests/proc/proc-maps-race.c
@@ -23,7 +23,7 @@
*
*/
#define _GNU_SOURCE
-#include "../kselftest_harness.h"
+#include "kselftest_harness.h"
#include <errno.h>
#include <fcntl.h>
#include <pthread.h>