summaryrefslogtreecommitdiffstats
path: root/arch/mips64/kernel/signal32.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips64/kernel/signal32.c')
-rw-r--r--arch/mips64/kernel/signal32.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips64/kernel/signal32.c b/arch/mips64/kernel/signal32.c
index 6983cfdc2..109c4d37b 100644
--- a/arch/mips64/kernel/signal32.c
+++ b/arch/mips64/kernel/signal32.c
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: signal32.c,v 1.2 2000/02/18 00:03:48 ralf Exp $
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
@@ -8,7 +8,6 @@
* Copyright (C) 1994 - 1999 Ralf Baechle
* Copyright (C) 1999 Silicon Graphics, Inc.
*/
-#include <linux/config.h>
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/smp.h>