aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dgb/dgb.c
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-03-24 11:25:10 +0000
committerBruce Evans <bde@FreeBSD.org>1997-03-24 11:25:10 +0000
commitfce002fdef3780b4b80bfe0ba6d126bfc10130e9 (patch)
tree250b202c69db62ed6110bcd8d4341019a4d8d107 /sys/dev/dgb/dgb.c
parentcb07fc98033d49d2ec97adf09c9aacbcbe24a2fc (diff)
Notes
Diffstat (limited to 'sys/dev/dgb/dgb.c')
-rw-r--r--sys/dev/dgb/dgb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/dgb/dgb.c b/sys/dev/dgb/dgb.c
index 10f7728e9d34..cdabe712a6ae 100644
--- a/sys/dev/dgb/dgb.c
+++ b/sys/dev/dgb/dgb.c
@@ -1,5 +1,5 @@
/*-
- * dgb.c $Id: dgb.c,v 1.23 1997/02/22 09:29:42 peter Exp $
+ * dgb.c $Id: dgb.c,v 1.24 1997/03/23 03:33:56 bde Exp $
*
* Digiboard driver.
*
@@ -45,7 +45,6 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/reboot.h>
-#include <sys/ioctl.h>
#include <sys/tty.h>
#include <sys/proc.h>
#include <sys/conf.h>