]> Git Repo - linux.git/commitdiff
tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include
authorSouptick Joarder <[email protected]>
Tue, 5 Mar 2019 23:50:45 +0000 (15:50 -0800)
committerLinus Torvalds <[email protected]>
Wed, 6 Mar 2019 05:07:22 +0000 (21:07 -0800)
Remove duplicate header which is included twice.

Link: http://lkml.kernel.org/r/20190304182719.GA6606@jordon-HP-15-Notebook-PC
Signed-off-by: Sabyasachi Gupta <[email protected]>
Signed-off-by: Souptick Joarder <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
tools/testing/selftests/proc/proc-self-syscall.c

index b2993a67a4b362b934c9cfa512e3f813ec90aefa..9f6d000c02455135d713709f54268ea10bf64900 100644 (file)
@@ -20,7 +20,6 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <errno.h>
-#include <unistd.h>
 #include <string.h>
 #include <stdio.h>
 
This page took 0.057684 seconds and 4 git commands to generate.