From: Andrew Morton Cc: KOSAKI Motohiro Cc: Lee Schermerhorn Cc: Mel Gorman Cc: Paul Jackson Cc: Signed-off-by: Andrew Morton --- mm/page_alloc.c | 1 + 1 file changed, 1 insertion(+) diff -puN mm/page_alloc.c~zlc_setup-handle-jiffies-wraparound-fix mm/page_alloc.c --- a/mm/page_alloc.c~zlc_setup-handle-jiffies-wraparound-fix +++ a/mm/page_alloc.c @@ -19,6 +19,7 @@ #include #include #include +#include #include #include #include _