

printk needs kernel.h


 reiserfs/hashes.c |    1 +
 1 files changed, 1 insertion(+)

diff -puN fs/reiserfs/hashes.c~reiserfs-hashes-warning-fix fs/reiserfs/hashes.c
--- 25-power4/fs/reiserfs/hashes.c~reiserfs-hashes-warning-fix	2003-02-10 23:22:52.000000000 -0800
+++ 25-power4-akpm/fs/reiserfs/hashes.c	2003-02-10 23:22:52.000000000 -0800
@@ -18,6 +18,7 @@
 // r5_hash
 //
 
+#include <linux/kernel.h>
 #include <asm/types.h>
 #include <asm/bug.h>
 

_
