提交 958d2c2f 编写于 作者: C Casey Schaufler 提交者: James Morris

Smack: include magic.h in smackfs.c

As reported for linux-next: Tree for Apr 2 (smack)
Add the required include for smackfs.c
Signed-off-by: NCasey Schaufler <casey@schaufler-ca.com>
Reported-by: NRandy Dunlap <rdunlap@infradead.org>
Acked-by: NRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: NJames Morris <james.l.morris@oracle.com>
上级 094f7b69
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
#include <linux/seq_file.h> #include <linux/seq_file.h>
#include <linux/ctype.h> #include <linux/ctype.h>
#include <linux/audit.h> #include <linux/audit.h>
#include <linux/magic.h>
#include "smack.h" #include "smack.h"
/* /*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册