diff options
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
-rw-r--r-- | net/ipv4/tcp_ipv4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c index 35675e46aff8..3a261b41a00c 100644 --- a/net/ipv4/tcp_ipv4.c +++ b/net/ipv4/tcp_ipv4.c | |||
@@ -75,7 +75,7 @@ | |||
75 | #include <net/netdma.h> | 75 | #include <net/netdma.h> |
76 | #include <net/secure_seq.h> | 76 | #include <net/secure_seq.h> |
77 | #include <net/tcp_memcontrol.h> | 77 | #include <net/tcp_memcontrol.h> |
78 | #include <net/ll_poll.h> | 78 | #include <net/busy_poll.h> |
79 | 79 | ||
80 | #include <linux/inet.h> | 80 | #include <linux/inet.h> |
81 | #include <linux/ipv6.h> | 81 | #include <linux/ipv6.h> |