[PATCH 518] Reiserfs: Add missing #include <linux/sched.h>

From: Geert Uytterhoeven
Date: Sun Oct 31 2004 - 05:56:21 EST


Reiserfs: Add missing #include <linux/sched.h>

Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

--- linux-2.6.10-rc1/include/linux/reiserfs_fs.h 2004-10-23 10:33:38.000000000 +0200
+++ linux-m68k-2.6.10-rc1/include/linux/reiserfs_fs.h 2004-10-24 16:42:45.000000000 +0200
@@ -16,6 +16,7 @@
#ifdef __KERNEL__
#include <linux/slab.h>
#include <linux/interrupt.h>
+#include <linux/sched.h>
#include <linux/workqueue.h>
#include <asm/unaligned.h>
#include <linux/bitops.h>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
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/