summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/tw.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-07-16 10:13:08 +0000
committerbde <bde@FreeBSD.org>1995-07-16 10:13:08 +0000
commit81e1e32f6c0662907cdbde6c1f5269cf8217838c (patch)
treec76b3e68271dcaaff69bea8d4467eaa0cc4bd913 /sys/i386/isa/tw.c
parent694c4272848a2eb83621679c60812e3cbf1df6b2 (diff)
downloadFreeBSD-src-81e1e32f6c0662907cdbde6c1f5269cf8217838c.zip
FreeBSD-src-81e1e32f6c0662907cdbde6c1f5269cf8217838c.tar.gz
Don't include <sys/tty.h> in drivers that aren't tty drivers or in general
files that don't depend on the internals of <sys/tty.h>
Diffstat (limited to 'sys/i386/isa/tw.c')
-rw-r--r--sys/i386/isa/tw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/isa/tw.c b/sys/i386/isa/tw.c
index ef9f616..49e451c 100644
--- a/sys/i386/isa/tw.c
+++ b/sys/i386/isa/tw.c
@@ -135,7 +135,6 @@
#include "buf.h"
#include "kernel.h"
#include "ioctl.h"
-#include "tty.h"
#include "uio.h"
#include "syslog.h"
#include "select.h"
OpenPOWER on IntegriCloud