tcp: remove unnecessary include
authorAlexei Starovoitov <ast@fb.com>
Fri, 27 Oct 2017 17:01:39 +0000 (10:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 28 Oct 2017 10:27:33 +0000 (19:27 +0900)
commit5b52a4c3acf5f4b4854d1c3ddc8be8770330a79c
tree01b3916634a1c348442deb3936748ecc4bb14944
parent871da0a761dc967d9bd79c0d4b4cb3828c0281a1
tcp: remove unnecessary include

two extra #include are not necessary in tcp.h
Remove them.

Fixes: 40304b2a1567 ("bpf: BPF support for sock_ops")
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h