From a3f7f142f73ed4cb23826bee84afc31d10377e39 Mon Sep 17 00:00:00 2001 From: Sridhar Samudrala Date: Wed, 20 Dec 2006 16:06:09 -0800 Subject: [PATCH] [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 --- include/linux/Kbuild | 1 - 1 file changed, 1 deletion(-) diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 68dd42b9ba..862e483cce 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 -- 2.20.1