]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/reiserfs/hashes.c
autofs4: collect version check return
[linux-2.6-omap-h63xx.git] / fs / reiserfs / hashes.c
index 37c1306eb9b774c9d515215a0fc85026f6781c9a..e664ac16fad92e9320b94f98fa3e52c9df191fcf 100644 (file)
@@ -19,8 +19,8 @@
 //
 
 #include <linux/kernel.h>
+#include <linux/reiserfs_fs.h>
 #include <asm/types.h>
-#include <asm/bug.h>
 
 #define DELTA 0x9E3779B9
 #define FULLROUNDS 10          /* 32 is overkill, 16 is strong crypto */