lkml.org 
[lkml]   [2002]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[TRIVIAL] reiserfs patch, was Re: Linux v2.5.33, compile error on powermac
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/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.050 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site