From: Josef Bacik <jba...@fb.com> Date: Wed, 11 Jan 2017 15:22:40 -0500
> diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c > index 56d756e..dc07734 100644 > --- a/net/ipv4/tcp_ipv4.c > +++ b/net/ipv4/tcp_ipv4.c > @@ -63,6 +63,7 @@ > #include <linux/times.h> > #include <linux/slab.h> > > +#include <net/addrconf.h> > #include <net/net_namespace.h> > #include <net/icmp.h> > #include <net/inet_hashtables.h> I don't see what this has to do with this change.