summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-07-12 00:11:28 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-07-12 00:11:28 +0000
commite6d79932179d9408ce6425e5e4a08c432fe82d4d (patch)
treed363b7b83bf7ec9b43dee514edb651b93f559596
parent38755eb1d1e908b5eed1f9f940441aa1cbd1c754 (diff)
And this one also depends on config.h.
-rw-r--r--arch/mips64/sgi-ip27/ip27-timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips64/sgi-ip27/ip27-timer.c b/arch/mips64/sgi-ip27/ip27-timer.c
index 9a88ca83d..8d25b1caa 100644
--- a/arch/mips64/sgi-ip27/ip27-timer.c
+++ b/arch/mips64/sgi-ip27/ip27-timer.c
@@ -2,6 +2,7 @@
* Copytight (C) 1999, 2000 Ralf Baechle (ralf@gnu.org)
* Copytight (C) 1999, 2000 Silicon Graphics, Inc.
*/
+#include <linux/config.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/sched.h>