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/kern/subr_clist.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/kern/subr_clist.c') diff --git a/sys/kern/subr_clist.c b/sys/kern/subr_clist.c index 24091f6..d907b47 100644 --- a/sys/kern/subr_clist.c +++ b/sys/kern/subr_clist.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: tty_subr.c,v 1.25 1997/02/22 09:39:26 peter Exp $ + * $Id: tty_subr.c,v 1.26 1997/03/05 16:45:01 bde Exp $ */ /* @@ -34,7 +34,6 @@ #include #include #include -#include #include #include #include -- cgit v1.1