]> git.hungrycats.org Git - linux/commit
reiserfs/hashes.c used to include <asm/page.h> in order to get the
authorLinus Torvalds <torvalds@home.transmeta.com>
Mon, 13 Jan 2003 13:13:01 +0000 (05:13 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Mon, 13 Jan 2003 13:13:01 +0000 (05:13 -0800)
commit1b46b7b84b9c7f3ee7b6defb72976f620c808af3
tree39ef8c7b112f413785c4de640ec3366fecffb425
parent8be4cbdb8edd7d19e28d0316bf7adad459a88d7a
reiserfs/hashes.c used to include <asm/page.h> in order to get the
definition of BUG().

In the new (more logical) world order, that should be <asm/bug.h>
fs/reiserfs/hashes.c