Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 180945
Collapse All | Expand All

(-)boot/utils/splashutils/progress.c (-1 / +1 lines)
Lines 19-25 Link Here
19
#include <sys/stat.h>
19
#include <sys/stat.h>
20
#include <linux/kd.h>
20
#include <linux/kd.h>
21
#include <linux/vt.h>
21
#include <linux/vt.h>
22
#include <linux/asm/page.h>
22
#include <asm/page.h>
23
#define VERSION "0.1.1"
23
#define VERSION "0.1.1"

Return to bug 180945