From 117209856b858251ebd6fec048828125547e131f Mon Sep 17 00:00:00 2001 From: bde Date: Mon, 24 Mar 1997 11:25:10 +0000 Subject: Don't include in the kernel. Stage 1: don't include it when it is not used. In most cases, the reasons for including it went away when the special ioctl headers became self-sufficient. --- sys/fs/procfs/procfs_ctl.c | 3 +-- sys/fs/procfs/procfs_map.c | 3 +-- sys/fs/procfs/procfs_status.c | 3 +-- sys/fs/procfs/procfs_type.c | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) (limited to 'sys/fs/procfs') diff --git a/sys/fs/procfs/procfs_ctl.c b/sys/fs/procfs/procfs_ctl.c index 3f079e3..4370e0c 100644 --- a/sys/fs/procfs/procfs_ctl.c +++ b/sys/fs/procfs/procfs_ctl.c @@ -37,7 +37,7 @@ * @(#)procfs_ctl.c 8.4 (Berkeley) 6/15/94 * * From: - * $Id$ + * $Id: procfs_ctl.c,v 1.13 1997/02/22 09:40:27 peter Exp $ */ #include @@ -46,7 +46,6 @@ #include #include #include -#include #include #include #include diff --git a/sys/fs/procfs/procfs_map.c b/sys/fs/procfs/procfs_map.c index 1211747..b4c25bf 100644 --- a/sys/fs/procfs/procfs_map.c +++ b/sys/fs/procfs/procfs_map.c @@ -36,7 +36,7 @@ * * @(#)procfs_status.c 8.3 (Berkeley) 2/17/94 * - * $Id$ + * $Id: procfs_map.c,v 1.10 1997/02/22 09:40:28 peter Exp $ */ #include @@ -45,7 +45,6 @@ #include #include #include -#include #include #include #include diff --git a/sys/fs/procfs/procfs_status.c b/sys/fs/procfs/procfs_status.c index 70fc4cc..c9ece43 100644 --- a/sys/fs/procfs/procfs_status.c +++ b/sys/fs/procfs/procfs_status.c @@ -37,7 +37,7 @@ * @(#)procfs_status.c 8.4 (Berkeley) 6/15/94 * * From: - * $Id$ + * $Id: procfs_status.c,v 1.8 1997/02/22 09:40:29 peter Exp $ */ #include @@ -46,7 +46,6 @@ #include #include #include -#include #include #include #include diff --git a/sys/fs/procfs/procfs_type.c b/sys/fs/procfs/procfs_type.c index fc74b36..bdb83d5 100644 --- a/sys/fs/procfs/procfs_type.c +++ b/sys/fs/procfs/procfs_type.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: procfs_type.c,v 1.3 1997/02/22 09:40:30 peter Exp $ */ #include @@ -44,7 +44,6 @@ #include #include #include -#include #include #include #include -- cgit v1.1