summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/namespaces/nsid_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/namespaces/nsid_test.c')
-rw-r--r--tools/testing/selftests/namespaces/nsid_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/namespaces/nsid_test.c b/tools/testing/selftests/namespaces/nsid_test.c
index 527ade0a8673..b4a14c6693a5 100644
--- a/tools/testing/selftests/namespaces/nsid_test.c
+++ b/tools/testing/selftests/namespaces/nsid_test.c
@@ -20,7 +20,7 @@
#include <linux/fs.h>
#include <linux/limits.h>
#include <linux/nsfs.h>
-#include "../kselftest_harness.h"
+#include "kselftest_harness.h"
/* Fixture for tests that create child processes */
FIXTURE(nsid) {