提交 0fb2dae0 编写于 作者: A Adrian Bunk 提交者: Adrian Bunk

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: NAdrian Bunk <bunk@stusta.de>
上级 a70cf17c
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
// //
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/reiserfs_fs.h>
#include <asm/types.h> #include <asm/types.h>
#include <asm/bug.h> #include <asm/bug.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册