summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/prctl_thp_disable.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/mm/prctl_thp_disable.c')
-rw-r--r--tools/testing/selftests/mm/prctl_thp_disable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/mm/prctl_thp_disable.c b/tools/testing/selftests/mm/prctl_thp_disable.c
index 84b4a4b345af..ca27200596a4 100644
--- a/tools/testing/selftests/mm/prctl_thp_disable.c
+++ b/tools/testing/selftests/mm/prctl_thp_disable.c
@@ -13,7 +13,7 @@
#include <sys/prctl.h>
#include <sys/wait.h>
-#include "../kselftest_harness.h"
+#include "kselftest_harness.h"
#include "thp_settings.h"
#include "vm_util.h"