commit | 5b52a4c3acf5f4b4854d1c3ddc8be8770330a79c | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@fb.com> | Fri Oct 27 10:01:39 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 28 19:27:33 2017 +0900 |
tree | 01b3916634a1c348442deb3936748ecc4bb14944 | |
parent | 871da0a761dc967d9bd79c0d4b4cb3828c0281a1 [diff] |
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>