From cef93ad73266f418e50660712ed4e3d90ea203e1 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 7 Nov 2005 07:41:17 +0000 Subject: Remove unecessary include file. machine/rpb.h is very alpha specific and is not needed for this font, which isn't alpha speciifc. --- sys/dev/fb/boot_font.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/fb') 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 #include #include -#include #include #include -- cgit v1.3