From: Sridhar Samudrala Date: Thu, 21 Dec 2006 00:06:09 +0000 (-0800) Subject: [SCTP]: Don't export include/linux/sctp.h to userspace. X-Git-Tag: v2.6.20-rc2~8^2~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a3f7f142f73ed4cb23826bee84afc31d10377e39;p=linux-block.git [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 Signed-off-by: David S. Miller --- diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 68dd42b9bac7..862e483cce8a 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -137,7 +137,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