summaryrefslogtreecommitdiffstats
path: root/sys/i386/bios/apm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/bios/apm.c')
-rw-r--r--sys/i386/bios/apm.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/i386/bios/apm.c b/sys/i386/bios/apm.c
index 59067c3..1f5e239 100644
--- a/sys/i386/bios/apm.c
+++ b/sys/i386/bios/apm.c
@@ -15,9 +15,11 @@
*
* Sep, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
- * $Id: apm.c,v 1.66 1997/12/04 02:40:00 imp Exp $
+ * $Id: apm.c,v 1.67 1997/12/23 16:32:35 nate Exp $
*/
+#include "opt_devfs.h"
+
#include <sys/param.h>
#include <sys/conf.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud