sctp: Clean up TEST_FRAME hacks.
Remove 2 TEST_FRAME hacks that are no longer needed. These allowed sctp regression tests to compile before, but are no longer needed. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
09a3b1f8b1
commit
8d2f9e8116
2 changed files with 1 additions and 11 deletions
|
@ -49,13 +49,10 @@
|
|||
#include <linux/ipv6.h>
|
||||
#include <linux/init.h>
|
||||
#include <net/inet_ecn.h>
|
||||
#include <net/ip.h>
|
||||
#include <net/icmp.h>
|
||||
#include <net/net_namespace.h>
|
||||
|
||||
#ifndef TEST_FRAME
|
||||
#include <net/tcp.h>
|
||||
#endif /* TEST_FRAME (not defined) */
|
||||
|
||||
#include <linux/socket.h> /* for sa_family_t */
|
||||
#include <net/sock.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue