Commit 6851978b authored by Christoph Hellwig's avatar Christoph Hellwig

[PATCH] include buffer_head.h in actual users instead of fs.h (8/10)

Make kernel/ksyms.c include buffer_head.h directly.
parent 735d04ee
......@@ -48,6 +48,7 @@
#include <linux/seq_file.h>
#include <linux/binfmts.h>
#include <linux/namei.h>
#include <linux/buffer_head.h>
#include <asm/checksum.h>
#if defined(CONFIG_PROC_FS)
......
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