From: Vlad Yasevich Date: Fri, 9 Nov 2007 16:43:41 +0000 (-0500) Subject: SCTP: Clean-up some defines for regressions tests. X-Git-Tag: v2.6.24-rc3~145^2~27^2~2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa7ff654e14ccacd4e758c9878ff4884f816c877;p=linux-2.6 SCTP: Clean-up some defines for regressions tests. Signed-off-by: Vlad Yasevich --- diff --git a/include/net/sctp/sctp.h b/include/net/sctp/sctp.h index 67c997cecf..34318a33a9 100644 --- a/include/net/sctp/sctp.h +++ b/include/net/sctp/sctp.h @@ -65,7 +65,6 @@ #ifdef TEST_FRAME -#undef CONFIG_PROC_FS #undef CONFIG_SCTP_DBG_OBJCNT #undef CONFIG_SYSCTL #endif /* TEST_FRAME */