summaryrefslogtreecommitdiff
path: root/sys/dev/fb
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2000-04-29 18:03:52 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2000-04-29 18:03:52 +0000
commit932a24df3e3b5aac97707d46e19b63d714ac3864 (patch)
tree788352614b758d27b802f378477429b2931f48f1 /sys/dev/fb
parentf490231eb395e9664cac452eb966f4b4cfceb078 (diff)
Notes
Diffstat (limited to 'sys/dev/fb')
-rw-r--r--sys/dev/fb/splash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/fb/splash.c b/sys/dev/fb/splash.c
index 57881569274a..973f02a0bfed 100644
--- a/sys/dev/fb/splash.c
+++ b/sys/dev/fb/splash.c
@@ -31,6 +31,7 @@
#include <sys/malloc.h>
#include <sys/linker.h>
#include <sys/fbio.h>
+#include <sys/kernel.h>
#include <dev/fb/fbreg.h>
#include <dev/fb/splashreg.h>