diff --git a/[refs] b/[refs] index 38e3750ea2ba..f9b5026f5152 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 09a3b1f8b1af7220fd7a3caf18e6841a7f5a6c6e +refs/heads/master: 8d2f9e81169b8120cf2b4872930ae491b17c27b8 diff --git a/trunk/include/net/sctp/sctp.h b/trunk/include/net/sctp/sctp.h index 9e226be3be69..9f80a7668289 100644 --- a/trunk/include/net/sctp/sctp.h +++ b/trunk/include/net/sctp/sctp.h @@ -62,13 +62,6 @@ * and will continue to evolve. */ - - -#ifdef TEST_FRAME -#undef CONFIG_SCTP_DBG_OBJCNT -#undef CONFIG_SYSCTL -#endif /* TEST_FRAME */ - #include #include #include diff --git a/trunk/net/sctp/output.c b/trunk/net/sctp/output.c index 07d58903a746..7d08f522ec84 100644 --- a/trunk/net/sctp/output.c +++ b/trunk/net/sctp/output.c @@ -49,13 +49,10 @@ #include #include #include +#include #include #include -#ifndef TEST_FRAME -#include -#endif /* TEST_FRAME (not defined) */ - #include /* for sa_family_t */ #include