diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-11-07 07:41:17 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-11-07 07:41:17 +0000 |
| commit | cef93ad73266f418e50660712ed4e3d90ea203e1 (patch) | |
| tree | eb7be3857a89af8e53d3a6bc2ff2daa3df73903d /sys/dev/fb | |
| parent | 29afdbaab47eba5a45c819bfd6c610dd15760cdc (diff) | |
Notes
Diffstat (limited to 'sys/dev/fb')
| -rw-r--r-- | sys/dev/fb/boot_font.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/fb/boot_font.c b/sys/dev/fb/boot_font.c index 436ae40f4669..f1636577364b 100644 --- a/sys/dev/fb/boot_font.c +++ b/sys/dev/fb/boot_font.c @@ -65,7 +65,6 @@ __FBSDID("$FreeBSD$"); #include <machine/bus.h> #include <machine/pc/vesa.h> #include <machine/resource.h> -#include <machine/rpb.h> #include <sys/bus.h> #include <sys/rman.h> |
