diff options
Diffstat (limited to 'sys/dev/fb/boot_font.c')
-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 f163657..6f4ac05 100644 --- a/sys/dev/fb/boot_font.c +++ b/sys/dev/fb/boot_font.c @@ -61,7 +61,6 @@ __FBSDID("$FreeBSD$"); #include <machine/md_var.h> #include <machine/pc/bios.h> -#include <machine/clock.h> #include <machine/bus.h> #include <machine/pc/vesa.h> #include <machine/resource.h> |