added 'int f_nerr' for external routines. DLW
[unix-history] / usr / src / sys / kern / tty_subr.c
index 8650720..c8683fa 100644 (file)
@@ -1,11 +1,10 @@
-/*     tty_subr.c      4.5     %G%     */
+/*     tty_subr.c      4.6     %G%     */
 
 #include "../h/param.h"
 #include "../h/systm.h"
 #include "../h/conf.h"
 #include "../h/buf.h"
 #include "../h/tty.h"
 
 #include "../h/param.h"
 #include "../h/systm.h"
 #include "../h/conf.h"
 #include "../h/buf.h"
 #include "../h/tty.h"
-#include "tr.h"
 
 struct cblock {
        struct  cblock *c_next;
 
 struct cblock {
        struct  cblock *c_next;