summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/gpib.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/gpib.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/gpib.c')
-rw-r--r--sys/i386/isa/gpib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/isa/gpib.c b/sys/i386/isa/gpib.c
index 5d1d1a2..d07fa85 100644
--- a/sys/i386/isa/gpib.c
+++ b/sys/i386/isa/gpib.c
@@ -28,7 +28,6 @@
#include "buf.h"
#include "systm.h"
#include "sys/ioctl.h"
-#include "tty.h"
#include "proc.h"
#include "user.h"
#include "uio.h"
OpenPOWER on IntegriCloud