summaryrefslogtreecommitdiff
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorDave Jones <davej@suse.de>2002-02-08 21:47:00 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2002-02-08 21:47:00 -0800
commit7021dc361020edc46c8e19914cc188531b9d830d (patch)
treeca73e597868af2af44040267adcfc13e0e4dd70a /fs/proc/array.c
parent8491eddd1bfac4d828d3dfe5541859498359dae4 (diff)
[PATCH] includes cleanup, 2nd try.
Big bits first, I'll redo the smaller bits tomorrow after some sleep. Same as last time, rediffed against pre5
Diffstat (limited to 'fs/proc/array.c')
-rw-r--r--fs/proc/array.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/proc/array.c b/fs/proc/array.c
index 08993e30dfb1..d1e5d9eede6c 100644
--- a/fs/proc/array.c
+++ b/fs/proc/array.c
@@ -55,7 +55,7 @@
#include <linux/config.h>
#include <linux/types.h>
#include <linux/errno.h>
-#include <linux/sched.h>
+#include <linux/time.h>
#include <linux/kernel.h>
#include <linux/kernel_stat.h>
#include <linux/tty.h>