[patch 057/198] mips: remove #include <linux/audit.h> two times

From: akpm
Date: Tue Apr 12 2005 - 20:58:26 EST



From: Yoichi Yuasa <yuasa@xxxxxxxxxxxxxx>

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

Signed-off-by: Yoichi Yuasa <yuasa@xxxxxxxxxxxxxx>
Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

25-akpm/arch/mips/kernel/ptrace.c | 1 -
1 files changed, 1 deletion(-)

diff -puN arch/mips/kernel/ptrace.c~mips-remove-include-linux-audith-two arch/mips/kernel/ptrace.c
--- 25/arch/mips/kernel/ptrace.c~mips-remove-include-linux-audith-two 2005-04-12 03:21:17.046545432 -0700
+++ 25-akpm/arch/mips/kernel/ptrace.c 2005-04-12 03:21:17.049544976 -0700
@@ -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/