diff options
Diffstat (limited to 'arch/x86/boot/video-mode.c')
-rw-r--r-- | arch/x86/boot/video-mode.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/boot/video-mode.c b/arch/x86/boot/video-mode.c index aa8a96b05..95c7a818c 100644 --- a/arch/x86/boot/video-mode.c +++ b/arch/x86/boot/video-mode.c @@ -19,6 +19,8 @@ #include "video.h" #include "vesa.h" +#include <uapi/asm/boot.h> + /* * Common variables */ |