]> git.hungrycats.org Git - linux/commitdiff
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)
definition of BUG().

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

fs/reiserfs/hashes.c

index fb0c8ea1e18900302cc19565e97a300bd975938c..3d9473fc59e6a33b0c8cc85af58a52fa17ddd169 100644 (file)
@@ -19,8 +19,7 @@
 //
 
 #include <asm/types.h>
-#include <asm/page.h>
-
+#include <asm/bug.h>
 
 
 #define DELTA 0x9E3779B9