--- mindi-busybox-1.7.3/util-linux/mkswap.c	2006-09-23 17:32:34.000000000 -0400
+++ mindi-busybox-1.7.3/util-linux/mkswap.c-new	2008-06-25 11:44:04.000000000 -0400
@@ -41,8 +41,6 @@
 #include <fcntl.h>
 #include <sys/ioctl.h>			/* for _IO */
 #include <sys/utsname.h>
-#include <asm/page.h>			/* for PAGE_SIZE and PAGE_SHIFT */
-				/* we also get PAGE_SIZE via getpagesize() */
 
 static char *device_name = NULL;
 static int DEV = -1;
