Revert "sctp: fix missing include file"
authorDavid S. Miller <davem@davemloft.net>
Sun, 22 Dec 2013 03:00:39 +0000 (22:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Dec 2013 03:00:39 +0000 (22:00 -0500)
This reverts commit ac0917f250c61ae1e395844ebd924db0e07d1f87.

Better version of this fix forthcoming.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/input.c

index 479ee19266f49f268c99038f36297f445ad0632c..042ec6c9ae24a6106aba1d7c345e3d653359dbfe 100644 (file)
@@ -48,7 +48,6 @@
 #include <linux/time.h> /* For struct timeval */
 #include <linux/slab.h>
 #include <net/ip.h>
-#include <net/ip6_route.h>
 #include <net/icmp.h>
 #include <net/snmp.h>
 #include <net/sock.h>