aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/rseq
diff options
context:
space:
mode:
authorSabyasachi Gupta <sabyasachi.linux@gmail.com>2019-03-06 21:46:51 +0530
committerShuah Khan <shuah@kernel.org>2019-04-08 16:18:21 -0600
commitcde53520e2877f7f3a493e3a55d636baaf46903c (patch)
tree273deb9a9edb3cdf1173d1eb3760148eeabce39a /tools/testing/selftests/rseq
parentselftest/timers: Remove duplicate header (diff)
downloadwireguard-linux-cde53520e2877f7f3a493e3a55d636baaf46903c.tar.xz
wireguard-linux-cde53520e2877f7f3a493e3a55d636baaf46903c.zip
selftest/rseq: Remove duplicate header
Remove duplicate header which is included twice Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com> Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Signed-off-by: Shuah Khan <shuah@kernel.org>
Diffstat (limited to 'tools/testing/selftests/rseq')
-rw-r--r--tools/testing/selftests/rseq/rseq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/rseq/rseq.h b/tools/testing/selftests/rseq/rseq.h
index c72eb70f9b52..6c1126e7f685 100644
--- a/tools/testing/selftests/rseq/rseq.h
+++ b/tools/testing/selftests/rseq/rseq.h
@@ -16,7 +16,6 @@
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
-#include <sched.h>
#include <linux/rseq.h>
/*