]> git.hungrycats.org Git - linux/commitdiff
[SPARC64]: Solaris module asm needs asm/thread_info.h
authorDavid S. Miller <davem@nuts.ninka.net>
Sun, 2 Mar 2003 15:25:11 +0000 (07:25 -0800)
committerDavid S. Miller <davem@nuts.ninka.net>
Sun, 2 Mar 2003 15:25:11 +0000 (07:25 -0800)
arch/sparc64/solaris/entry64.S

index 5826ce17bb39c0f90bea1fb279375183c9bdcb0c..31444a936caf416dcdf1b567e2982f07c817c5ca 100644 (file)
@@ -16,6 +16,7 @@
 #include <asm/signal.h>
 #include <asm/pgtable.h>
 #include <asm/processor.h>
+#include <asm/thread_info.h>
 
 #include "conv.h"