Re: Linux 2.5.3-dj2

Dave Jones (davej@suse.de)
Mon, 4 Feb 2002 19:47:19 +0100


On Mon, Feb 04, 2002 at 10:54:09AM -0600, Daniel E. Shipton wrote:

> /home/kernel/linux-2.5/include/linux/highmem.h:21: warning: implicit
> declaration of function `bh_offset'

Quick fix: add #include <linux/fs.h> to include/linux/highmem.h
This is horrible though, I think its time to take another close
look at fs.h

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
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/