aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSridhar Samudrala <sri@us.ibm.com>2006-12-20 19:06:09 -0500
committerDavid S. Miller <davem@sunset.davemloft.net>2006-12-22 14:12:02 -0500
commita3f7f142f73ed4cb23826bee84afc31d10377e39 (patch)
tree5670b3338186ebfdc90834621d06b876150acee7 /include
parent9a036b9c33f74c989c4c8ac0abe05e0ed88f1f25 (diff)
[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 <sri@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
-rw-r--r--include/linux/Kbuild1
1 files changed, 0 insertions, 1 deletions
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
137header-y += raw.h 137header-y += raw.h
138header-y += resource.h 138header-y += resource.h
139header-y += rose.h 139header-y += rose.h
140header-y += sctp.h
141header-y += smbno.h 140header-y += smbno.h
142header-y += snmp.h 141header-y += snmp.h
143header-y += sockios.h 142header-y += sockios.h