commit | 0fb2dae0a9d77d360ef09ccbcf1b45aa6384bd41 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Nov 08 16:49:52 2005 +0100 |
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | Tue Nov 08 16:49:52 2005 +0100 |
tree | 7774d6caae6d542b940daf0cf0cdfc9c7109b003 | |
parent | a70cf17c23e9967ca2e1ad19ab4ff59850ec936c [diff] |
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>