projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b33b7cd
)
selftest/net: Remove duplicate header
author
Souptick Joarder
<jrdr.linux@gmail.com>
Mon, 4 Mar 2019 18:20:48 +0000
(23:50 +0530)
committer
David S. Miller
<davem@davemloft.net>
Mon, 4 Mar 2019 19:35:51 +0000
(11:35 -0800)
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/udpgso.c
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/net/udpgso.c
b/tools/testing/selftests/net/udpgso.c
index
e279051
..
b8265ee
100644
(file)
--- a/
tools/testing/selftests/net/udpgso.c
+++ b/
tools/testing/selftests/net/udpgso.c
@@
-17,7
+17,6
@@
#include <stdbool.h>
#include <stdlib.h>
#include <stdio.h>
-#include <stdlib.h>
#include <string.h>
#include <sys/ioctl.h>
#include <sys/socket.h>