[PATCH 2.6.12-rc2-mm1] mips: remove #include <linux/audit.h> twotimes

From: Yoichi Yuasa
Date: Wed Apr 06 2005 - 08:23:13 EST


This patch removes #include <linux/audit.h>.
Because it includes two times.

Yoichi

Signed-off-by: Yoichi Yuasa <yuasa@xxxxxxxxxxxxxx>

diff -urN -X dontdiff rc2-mm1-orig/arch/mips/kernel/ptrace.c rc2-mm1/arch/mips/kernel/ptrace.c
--- rc2-mm1-orig/arch/mips/kernel/ptrace.c Tue Apr 5 23:19:16 2005
+++ rc2-mm1/arch/mips/kernel/ptrace.c Tue Apr 5 23:27:50 2005
@@ -26,7 +26,6 @@
#include <linux/smp_lock.h>
#include <linux/user.h>
#include <linux/security.h>
-#include <linux/audit.h>

#include <asm/cpu.h>
#include <asm/fpu.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/