summaryrefslogtreecommitdiffstats
path: root/sys/i386/bios/apm.c
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-03-24 19:14:46 +0000
committermdodd <mdodd@FreeBSD.org>2003-03-24 19:14:46 +0000
commit803a8a66ce9e1f83729d0414701c26c086d375a8 (patch)
tree3ded447729da2f74d5f91dcc467cfc6d7425da2b /sys/i386/bios/apm.c
parentc4e5f92f95fe2ec1bc43e9c81e6ae44551f9e154 (diff)
downloadFreeBSD-src-803a8a66ce9e1f83729d0414701c26c086d375a8.zip
FreeBSD-src-803a8a66ce9e1f83729d0414701c26c086d375a8.tar.gz
Use repo-copied files in sys/i386/bios.
Diffstat (limited to 'sys/i386/bios/apm.c')
-rw-r--r--sys/i386/bios/apm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/bios/apm.c b/sys/i386/bios/apm.c
index 66bcdbe..a4a965f 100644
--- a/sys/i386/bios/apm.c
+++ b/sys/i386/bios/apm.c
@@ -47,7 +47,7 @@
#include <vm/pmap.h>
#include <vm/vm_param.h>
-#include <i386/apm/apm.h>
+#include <i386/bios/apm.h>
/* Used by the apm_saver screen saver module */
int apm_display(int newstate);
OpenPOWER on IntegriCloud