fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>
authorAdrian Bunk <bunk@stusta.de>
Tue, 8 Nov 2005 15:49:52 +0000 (16:49 +0100)
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>
Tue, 8 Nov 2005 15:49:52 +0000 (16:49 +0100)
commit0fb2dae0a9d77d360ef09ccbcf1b45aa6384bd41
tree7774d6caae6d542b940daf0cf0cdfc9c7109b003
parenta70cf17c23e9967ca2e1ad19ab4ff59850ec936c
fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>

Every file should #include the headers containing the prototypes for
it's global functions.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
fs/reiserfs/hashes.c