--- buildimage.c.orig	2008-12-09 17:10:59.000000000 +0400
+++ buildimage.c	2012-02-17 01:12:25.770006929 +0400
@@ -38,7 +38,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/mman.h>
-#include <asm/page.h>
 
 #include "mbootpack.h"
 #include "mb_header.h"
--- mbootpack.c.orig	2008-12-09 17:10:59.000000000 +0400
+++ mbootpack.c	2012-02-17 01:12:58.050000542 +0400
@@ -43,7 +43,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/mman.h>
-#include <asm/page.h>
 
 /* From GNU GRUB */
 #include "mb_header.h"
--- setup.S.orig	2008-12-09 17:10:59.000000000 +0400
+++ setup.S	2012-02-17 01:12:32.930000555 +0400
@@ -82,7 +82,6 @@
 #include <linux/compile.h>
 #include <asm/boot.h>
 #include <asm/e820.h>
-#include <asm/page.h>
 */
 
 /* Definitions that should have come from these includes */
