From: Casey Schaufler Date: Tue, 2 Apr 2013 18:41:18 +0000 (-0700) Subject: BACKPORT: Smack: include magic.h in smackfs.c X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e4cd7de6e249783eb14df7f517f7ddc6b0758ee2;p=platform%2Fkernel%2Flinux-stable.git BACKPORT: 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: Casey Schaufler Reported-by: Randy Dunlap Acked-by: Randy Dunlap Signed-off-by: James Morris (cherry-picked from upstream 958d2c2f4ad905e3ffa1711d19184d21d9b00cc1) --- diff --git a/security/smack/smackfs.c b/security/smack/smackfs.c index 2479a41a7dff..53a08b85bda4 100644 --- a/security/smack/smackfs.c +++ b/security/smack/smackfs.c @@ -26,6 +26,7 @@ #include #include #include +#include #include "smack.h" /*