From 33edc294d44749a3db5fce09c3a0126ea54f4c5c Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Mon, 11 Mar 2002 21:45:04 -0800 Subject: [PATCH] Include asm/page.h in sparc64 thread_info.h --- include/asm-sparc64/thread_info.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/asm-sparc64/thread_info.h b/include/asm-sparc64/thread_info.h index 30224a298d91..30eec8b1cca8 100644 --- a/include/asm-sparc64/thread_info.h +++ b/include/asm-sparc64/thread_info.h @@ -28,6 +28,7 @@ #include #include +#include struct task_struct; struct exec_domain; -- 2.39.5