aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/testing/selftests/proc/proc-self-syscall.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/proc/proc-self-syscall.c b/tools/testing/selftests/proc/proc-self-syscall.c
index b2993a67a4b3..9f6d000c0245 100644
--- a/tools/testing/selftests/proc/proc-self-syscall.c
+++ b/tools/testing/selftests/proc/proc-self-syscall.c
@@ -20,7 +20,6 @@
20#include <sys/stat.h> 20#include <sys/stat.h>
21#include <fcntl.h> 21#include <fcntl.h>
22#include <errno.h> 22#include <errno.h>
23#include <unistd.h>
24#include <string.h> 23#include <string.h>
25#include <stdio.h> 24#include <stdio.h>
26 25