From: "Chen, Kenneth W" Sorry, missing a #include. Tested with/without hugetlb config'ed. Previous patch was tested with hugetlb page configured. Signed-off-by: Andrew Morton --- 25-akpm/drivers/base/node.c | 1 + 1 files changed, 1 insertion(+) diff -puN drivers/base/node.c~per-node-huge-page-stats-in-sysfs-fix drivers/base/node.c --- 25/drivers/base/node.c~per-node-huge-page-stats-in-sysfs-fix 2004-06-24 12:29:35.587480920 -0700 +++ 25-akpm/drivers/base/node.c 2004-06-24 12:29:35.590480464 -0700 @@ -7,6 +7,7 @@ #include #include #include +#include #include #include _