Home Home > GIT Browse
summaryrefslogtreecommitdiff
authorLinus Torvalds <torvalds@penguin.transmeta.com>2002-03-12 05:55:30 (GMT)
committer Linus Torvalds <torvalds@penguin.transmeta.com>2002-03-12 05:55:30 (GMT)
commitd875eba051e67f1cb79a3a67cba5579e052b351d (patch) (side-by-side diff)
treebb777119e4a3fc44c68ef59b79f0856228a4d660
parent044996c2809f4c2e7747644a9dbd85668c2bde1b (diff)
parent33edc294d44749a3db5fce09c3a0126ea54f4c5c (diff)
Merge master.kernel.org:/home/davem/BK/sparc-2.5
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--include/asm-sparc64/thread_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sparc64/thread_info.h b/include/asm-sparc64/thread_info.h
index 30224a2..30eec8b 100644
--- a/include/asm-sparc64/thread_info.h
+++ b/include/asm-sparc64/thread_info.h
@@ -28,6 +28,7 @@
#include <asm/ptrace.h>
#include <asm/types.h>
+#include <asm/page.h>
struct task_struct;
struct exec_domain;