aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fb/progress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fb/progress.c b/fb/progress.c
index 8a0164a..d5c7751 100644
--- a/fb/progress.c
+++ b/fb/progress.c
@@ -19,7 +19,7 @@
#include <sys/stat.h>
#include <linux/kd.h>
#include <linux/vt.h>
-#include <asm/page.h>
+#include <sys/user.h>
int fd;
static int fb;