From 6ffb8bf9af1d6800f2c8b2595b03e7696ec1a850 Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 2 Sep 1997 20:06:59 +0000 Subject: Removed unused #includes. --- sys/kern/tty_pty.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/kern/tty_pty.c') diff --git a/sys/kern/tty_pty.c b/sys/kern/tty_pty.c index f721b41..cc46c2a 100644 --- a/sys/kern/tty_pty.c +++ b/sys/kern/tty_pty.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tty_pty.c 8.4 (Berkeley) 2/20/95 - * $Id: tty_pty.c,v 1.43 1997/03/24 12:03:06 bde Exp $ + * $Id: tty_pty.c,v 1.44 1997/07/30 10:05:18 jmg Exp $ */ /* @@ -49,7 +49,6 @@ #include #include #include -#include #include #include #include -- cgit v1.1