[TRIVIAL] reiserfs patch, was Re: Linux v2.5.33, compile error on powermac

From: Remco Post (r.post@sara.nl)
Date: Mon Sep 02 2002 - 15:55:21 EST


On Mon, 2 Sep 2002 12:38:41 -0700
"Tom Rini" <trini@kernel.crashing.org> wrote:

> fs/reiserfs/resize.c needs to include <linux/mm.h>, iirc. Make a patch
> and send it to the trivial patch monkey and/or Linus.
>

So very true, here it is...

*** linux-2.5.33/fs/reiserfs/resize.c.org Mon Sep 2 22:48:25 2002
--- linux-2.5.33/fs/reiserfs/resize.c Mon Sep 2 22:27:59 2002
***************
*** 9,14 ****
--- 9,15 ----
   */
  
  #include <linux/kernel.h>
+ #include <linux/mm.h>
  #include <linux/vmalloc.h>
  #include <linux/string.h>
  #include <linux/errno.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Sep 07 2002 - 22:00:16 EST