[SCTP]: Don't export include/linux/sctp.h to userspace. This file contains protocol definitions and there are no SCTP apps that use this file.
Signed-off-by: Sridhar Samudrala <[EMAIL PROTECTED]> --- include/linux/Kbuild | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/linux/Kbuild b/include/linux/Kbuild index a1b04d8..f2d75f3 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -138,7 +138,6 @@ header-y += radeonfb.h header-y += raw.h header-y += resource.h header-y += rose.h -header-y += sctp.h header-y += smbno.h header-y += snmp.h header-y += sockios.h - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html