mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-05 06:05:06 +00:00
rds: tcp: remove duplicated include from tcp.c
Remove duplicated include. Signed-off-by: Yue Haibing <yuehaibing@huawei.com> Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
093dee661d
commit
c27f1e2e9f
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@
|
|||
#include <net/tcp.h>
|
||||
#include <net/net_namespace.h>
|
||||
#include <net/netns/generic.h>
|
||||
#include <net/tcp.h>
|
||||
#include <net/addrconf.h>
|
||||
|
||||
#include "rds.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue