Smack: include magic.h in smackfs.c
authorCasey Schaufler <casey@schaufler-ca.com>
Tue, 2 Apr 2013 18:41:18 +0000 (11:41 -0700)
committerKitae Kim <kt920.kim@samsung.com>
Tue, 21 May 2013 10:37:12 +0000 (19:37 +0900)
commit 958d2c2f4ad905e3ffa1711d19184d21d9b00cc1 upstream

As reported for linux-next: Tree for Apr 2 (smack)
Add the required include for smackfs.c

Change-Id: I0fcf02693b9f5a0627edb3dfd79eeb671982cc5d
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: James Morris <james.l.morris@oracle.com>
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
Reviewed-on: http://165.213.202.130:8080/53907
Reviewed-by: Kyungmin Park <kyungmin.park@samsung.com>
Tested-by: Kyungmin Park <kyungmin.park@samsung.com>
security/smack/smackfs.c

index 2479a41a7dff3e34be79ce7f46031a18119a9515..53a08b85bda4837936339f7158474994af8a7ba6 100644 (file)
@@ -26,6 +26,7 @@
 #include <linux/seq_file.h>
 #include <linux/ctype.h>
 #include <linux/audit.h>
+#include <linux/magic.h>
 #include "smack.h"
 
 /*