summaryrefslogtreecommitdiffstats
path: root/sys/dev/fb
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-04-29 18:03:52 +0000
committerphk <phk@FreeBSD.org>2000-04-29 18:03:52 +0000
commit13995ed71818a28af88582a3670b22b6a805ec79 (patch)
tree95bd3102f8bb09dc9f06fcc96c3f7a52159d847c /sys/dev/fb
parent3fe00b6baa8a312477c782c6f0c308a10dc1c6d4 (diff)
downloadFreeBSD-src-13995ed71818a28af88582a3670b22b6a805ec79.zip
FreeBSD-src-13995ed71818a28af88582a3670b22b6a805ec79.tar.gz
Peter and I cross-committed: this file needs sys/kernel.h now.
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 5788156..973f02a 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>
OpenPOWER on IntegriCloud