summaryrefslogtreecommitdiffstats
path: root/sys/i386/apm/apm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/apm/apm.c')
-rw-r--r--sys/i386/apm/apm.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/i386/apm/apm.c b/sys/i386/apm/apm.c
index 3c6fc25..76e4d67 100644
--- a/sys/i386/apm/apm.c
+++ b/sys/i386/apm/apm.c
@@ -14,11 +14,10 @@
*
* Sep, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
- * $Id: apm.c,v 1.42 1996/06/04 17:37:46 nate Exp $
+ * $Id: apm.c,v 1.43 1996/06/04 17:50:28 nate Exp $
*/
#include "apm.h"
-
#if NAPM > 1
#error only one APM device may be configured
#endif
@@ -35,7 +34,6 @@
#include <sys/file.h>
#include <sys/proc.h>
#include <sys/vnode.h>
-#include "i386/isa/isa.h"
#include "i386/isa/isa_device.h"
#include <machine/apm_bios.h>
#include <machine/segments.h>
OpenPOWER on IntegriCloud