diff options
Diffstat (limited to 'tools/testing/selftests/proc/proc-maps-race.c')
| -rw-r--r-- | tools/testing/selftests/proc/proc-maps-race.c | 2 |
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> |
