Commit 0fb2dae0 authored by Adrian Bunk's avatar Adrian Bunk Committed by 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: default avatarAdrian Bunk <bunk@stusta.de>
parent a70cf17c
......@@ -19,6 +19,7 @@
//
#include <linux/kernel.h>
#include <linux/reiserfs_fs.h>
#include <asm/types.h>
#include <asm/bug.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment