Peter and I cross-committed: this file needs sys/kernel.h now.

This commit is contained in:
Poul-Henning Kamp 2000-04-29 18:03:52 +00:00
parent f490231eb3
commit 932a24df3e

View File

@ -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>