]> git.hungrycats.org Git - linux/commitdiff
Include asm/page.h in sparc64 thread_info.h
authorDavid S. Miller <davem@nuts.ninka.net>
Tue, 12 Mar 2002 05:45:04 +0000 (21:45 -0800)
committerDavid S. Miller <davem@nuts.ninka.net>
Tue, 12 Mar 2002 05:45:04 +0000 (21:45 -0800)
include/asm-sparc64/thread_info.h

index 30224a298d9100f90a26e7d4ff6fed60bd7d965a..30eec8b1cca86ecd32732cef47bee521035a3ad0 100644 (file)
@@ -28,6 +28,7 @@
 
 #include <asm/ptrace.h>
 #include <asm/types.h>
+#include <asm/page.h>
 
 struct task_struct;
 struct exec_domain;