Revert "sctp: fix missing include file"

This reverts commit ac0917f250.

Better version of this fix forthcoming.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2013-12-21 22:00:39 -05:00
parent ac7686b969
commit fc45b45540
1 changed files with 0 additions and 1 deletions

View 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>