提交 98ca79d5 编写于 作者: D David Woodhouse

Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h

Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
上级 0409d3a3
......@@ -3,7 +3,6 @@
*/
#include <linux/config.h>
#include <linux/init.h>
#include <linux/xattr.h>
/* Magic value in header */
......@@ -15,6 +14,7 @@ struct reiserfs_xattr_header {
};
#ifdef __KERNEL__
#include <linux/init.h>
struct reiserfs_xattr_handler {
char *prefix;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册