summaryrefslogtreecommitdiff
path: root/sys/dev/fb/splash.c
diff options
context:
space:
mode:
authorKazutaka YOKOTA <yokota@FreeBSD.org>2001-08-02 13:23:17 +0000
committerKazutaka YOKOTA <yokota@FreeBSD.org>2001-08-02 13:23:17 +0000
commit0426db70c6465ccc8bc5172aeb63542ec72aaa99 (patch)
treeab90f48f39fba104f44876a0e758f59b00f1dea3 /sys/dev/fb/splash.c
parent2fe5e0b184b98e9d030d1b75ac5293221014a56f (diff)
Notes
Diffstat (limited to 'sys/dev/fb/splash.c')
-rw-r--r--sys/dev/fb/splash.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/fb/splash.c b/sys/dev/fb/splash.c
index 973f02a0bfed..6f27f08b9ef4 100644
--- a/sys/dev/fb/splash.c
+++ b/sys/dev/fb/splash.c
@@ -26,6 +26,8 @@
* $FreeBSD$
*/
+#include "opt_splash.h"
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/malloc.h>