grab PAGE_SHIFT from a location where it is defined nowadays --- a/machine/m_linux.c +++ b/machine/m_linux.c @@ -68,7 +68,7 @@ #include #include /* for HZ */ -#include /* for PAGE_SHIFT */ +#include /* for PAGE_SHIFT */ #if 0 #include /* for PROC_SUPER_MAGIC */