aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSridhar Samudrala <sri@us.ibm.com>2006-12-20 16:06:09 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2006-12-22 11:12:02 -0800
commita3f7f142f73ed4cb23826bee84afc31d10377e39 (patch)
tree5670b3338186ebfdc90834621d06b876150acee7
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>
-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
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