diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2004-05-30 20:27:19 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2004-05-30 20:27:19 +0000 |
| commit | 5dba30f15ae1cec2dcdc19be3f3efa0331755f42 (patch) | |
| tree | 1730929a3390b3963952b0ff4ddea0a438db0680 /sys/dev/fb/splash_bmp.c | |
| parent | fe12f24bb098d8d2a6c35394a53a65b3e64f83d9 (diff) | |
Notes
Diffstat (limited to 'sys/dev/fb/splash_bmp.c')
| -rw-r--r-- | sys/dev/fb/splash_bmp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/fb/splash_bmp.c b/sys/dev/fb/splash_bmp.c index e4cc5203e8a44..ca4885c63ebb6 100644 --- a/sys/dev/fb/splash_bmp.c +++ b/sys/dev/fb/splash_bmp.c @@ -30,6 +30,7 @@ #include <sys/param.h> #include <sys/systm.h> #include <sys/kernel.h> +#include <sys/module.h> #include <sys/linker.h> #include <sys/fbio.h> |
