diff options
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 e4cc5203e8a4..ca4885c63ebb 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> |
