aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fb/vga.c
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>2000-08-28 21:48:13 +0000
committerDoug Rabson <dfr@FreeBSD.org>2000-08-28 21:48:13 +0000
commit21c3015a2483a7dd798e1baab65786a5abe7ed0a (patch)
treea117c5438eb796bf8d29ccd3951677aa5ef43dca /sys/dev/fb/vga.c
parent5809aaba6742a9ef299b8b86706145105cdcf3e5 (diff)
Notes
Diffstat (limited to 'sys/dev/fb/vga.c')
-rw-r--r--sys/dev/fb/vga.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/fb/vga.c b/sys/dev/fb/vga.c
index eafffea4889f..bbbf2582d9a6 100644
--- a/sys/dev/fb/vga.c
+++ b/sys/dev/fb/vga.c
@@ -48,6 +48,7 @@
#include <machine/md_var.h>
#include <machine/pc/bios.h>
+#include <machine/bus.h>
#include <dev/fb/fbreg.h>
#include <dev/fb/vgareg.h>