sctp: fix missing include file
authorsfeldma@cumulusnetworks.com <sfeldma@cumulusnetworks.com>
Sat, 21 Dec 2013 02:51:10 +0000 (18:51 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Dec 2013 05:00:33 +0000 (00:00 -0500)
Compile error reported by Jim Davis on netdev.

ip6_sk_accept_pmtu() needs net/ip6_route.h

Signed-off-by: Scott Feldman <sfeldma@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/input.c

Simple merge