[BACK]Return to tty_tty.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / kern

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/kern/tty_tty.c between version 1.1 and 1.2

version 1.1, 1993/03/21 09:45:37 version 1.2, 1993/05/18 18:19:35
Line 40 
Line 40 
 #include "systm.h"  #include "systm.h"
 #include "conf.h"  #include "conf.h"
 #include "ioctl.h"  #include "ioctl.h"
   #include "select.h"
 #include "tty.h"  #include "tty.h"
 #include "proc.h"  #include "proc.h"
 #include "vnode.h"  #include "vnode.h"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>