remove header reference to dir.h
authorMarc Teitelbaum <marc@ucbvax.Berkeley.EDU>
Mon, 14 Aug 1989 10:19:21 +0000 (02:19 -0800)
committerMarc Teitelbaum <marc@ucbvax.Berkeley.EDU>
Mon, 14 Aug 1989 10:19:21 +0000 (02:19 -0800)
SCCS-vsn: sys/kern/tty_compat.c 1.4

usr/src/sys/kern/tty_compat.c

index 9cfb572..6503d89 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)tty_compat.c        1.3 (Berkeley) %G%
+ *     @(#)tty_compat.c        1.4 (Berkeley) %G%
  */
 
 /* 
  */
 
 /* 
@@ -13,7 +13,6 @@
 
 #include "param.h"
 #include "systm.h"
 
 #include "param.h"
 #include "systm.h"
-#include "dir.h"
 #include "user.h"
 #include "ioctl.h"
 #include "tty.h"
 #include "user.h"
 #include "ioctl.h"
 #include "tty.h"