summaryrefslogtreecommitdiffstats
path: root/sys/i386/bios
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/bios')
-rw-r--r--sys/i386/bios/apm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/bios/apm.c b/sys/i386/bios/apm.c
index 1ba1472..5b89107 100644
--- a/sys/i386/bios/apm.c
+++ b/sys/i386/bios/apm.c
@@ -13,7 +13,7 @@
*
* Sep, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
- * $Id: apm.c,v 1.11 1995/02/17 02:22:21 phk Exp $
+ * $Id: apm.c,v 1.12 1995/05/30 07:58:06 rgrimes Exp $
*/
#include "apm.h"
@@ -27,7 +27,6 @@
#include <sys/systm.h>
#include <sys/malloc.h>
#include <sys/ioctl.h>
-#include <sys/tty.h>
#include <sys/file.h>
#include <sys/proc.h>
#include <sys/vnode.h>
OpenPOWER on IntegriCloud