diff options
author | Sridhar Samudrala <sri@us.ibm.com> | 2006-12-20 16:06:09 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-22 11:12:02 -0800 |
commit | a3f7f142f73ed4cb23826bee84afc31d10377e39 (patch) | |
tree | 5670b3338186ebfdc90834621d06b876150acee7 /include | |
parent | 9a036b9c33f74c989c4c8ac0abe05e0ed88f1f25 (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/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 68dd42b9bac..862e483cce8 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 |