[2.6.5][MIPS] oneliners somehow not made it into mainline [1/3]

From: Samium Gromoff
Date: Mon Apr 12 2004 - 10:34:07 EST



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>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/