diff options
| -rw-r--r-- | fs/reiserfs/hashes.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/reiserfs/hashes.c b/fs/reiserfs/hashes.c index 3d9473fc59e6..eee4084e9cbc 100644 --- a/fs/reiserfs/hashes.c +++ b/fs/reiserfs/hashes.c @@ -18,6 +18,7 @@ // r5_hash // +#include <linux/kernel.h> #include <asm/types.h> #include <asm/bug.h> |
