public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6.5][MIPS] oneliners somehow not made it into mainline [1/3]
@ 2004-04-12 14:32 Samium Gromoff
  2004-04-12 14:34 ` [2.6.5][MIPS] oneliners somehow not made it into mainline [2/3] Samium Gromoff
  2004-04-12 14:36 ` [2.6.5][MIPS] oneliners somehow not made it into mainline [3/3] Samium Gromoff
  0 siblings, 2 replies; 4+ messages in thread
From: Samium Gromoff @ 2004-04-12 14:32 UTC (permalink / raw)
  To: linux-kernel


Without this one it fails to build.

diff -urN -X './#cdiff.pattern' ./linux-2.6.5/include/asm-mips/unistd.h ./mc-2.6.5/include/asm-mips/unistd.h
--- ./linux-2.6.5/include/asm-mips/unistd.h     2004-04-12 16:04:46.000000000 +0400
+++ ./mc-2.6.5/include/asm-mips/unistd.h        2004-04-12 17:02:54.000000000 +0400
@@ -1047,6 +1047,7 @@

 #ifdef __KERNEL_SYSCALLS__

+#include <linux/linkage.h>
 #include <linux/compiler.h>
 #include <linux/types.h>
 #include <asm/ptrace.h>



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-04-12 21:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-12 14:32 [2.6.5][MIPS] oneliners somehow not made it into mainline [1/3] Samium Gromoff
2004-04-12 14:34 ` [2.6.5][MIPS] oneliners somehow not made it into mainline [2/3] Samium Gromoff
2004-04-12 14:36 ` [2.6.5][MIPS] oneliners somehow not made it into mainline [3/3] Samium Gromoff
2004-04-12 21:06   ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox