From 650cf27b4440ede3599ffc101d32dcc91e46bb9a Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 11 Sep 2001 20:05:27 +0000 Subject: Don't include if you don't need foo_map. --- sys/arch/sun3/dev/xd.c | 3 +-- sys/arch/sun3/dev/xy.c | 3 +-- sys/arch/sun3/sun3/cache.c | 3 +-- sys/arch/sun3/sun3/mem.c | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) (limited to 'sys/arch/sun3') diff --git a/sys/arch/sun3/dev/xd.c b/sys/arch/sun3/dev/xd.c index 590da706f57..e84c3abf773 100644 --- a/sys/arch/sun3/dev/xd.c +++ b/sys/arch/sun3/dev/xd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: xd.c,v 1.13 2000/11/10 15:33:08 provos Exp $ */ +/* $OpenBSD: xd.c,v 1.14 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: xd.c,v 1.10 1996/10/13 03:47:39 christos Exp $ */ /* @@ -75,7 +75,6 @@ #include #include #include -#include #include #include diff --git a/sys/arch/sun3/dev/xy.c b/sys/arch/sun3/dev/xy.c index 122b3f52e2c..c02a25f0dbc 100644 --- a/sys/arch/sun3/dev/xy.c +++ b/sys/arch/sun3/dev/xy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: xy.c,v 1.13 2000/11/10 15:33:08 provos Exp $ */ +/* $OpenBSD: xy.c,v 1.14 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: xy.c,v 1.11 1996/10/13 03:47:40 christos Exp $ */ /* @@ -75,7 +75,6 @@ #include #include #include -#include #include #include diff --git a/sys/arch/sun3/sun3/cache.c b/sys/arch/sun3/sun3/cache.c index a61d5e8de12..d19722d7953 100644 --- a/sys/arch/sun3/sun3/cache.c +++ b/sys/arch/sun3/sun3/cache.c @@ -1,4 +1,4 @@ -/* $OpenBSD: cache.c,v 1.6 2000/05/02 21:49:36 miod Exp $ */ +/* $OpenBSD: cache.c,v 1.7 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: cache.c,v 1.5 1996/11/20 18:57:24 gwr Exp $ */ /*- @@ -50,7 +50,6 @@ #include #include -#include #include #include diff --git a/sys/arch/sun3/sun3/mem.c b/sys/arch/sun3/sun3/mem.c index e38d40ccb77..c4d0d8292ff 100644 --- a/sys/arch/sun3/sun3/mem.c +++ b/sys/arch/sun3/sun3/mem.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mem.c,v 1.14 2001/08/11 23:21:14 art Exp $ */ +/* $OpenBSD: mem.c,v 1.15 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: mem.c,v 1.19 1995/08/08 21:09:01 gwr Exp $ */ /* @@ -56,7 +56,6 @@ #include #include -#include #include #include -- cgit v1.2.3