SELINUX: Fix build error.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 6 Aug 2010 19:37:56 +0000 (20:37 +0100)
committerJames Morris <jmorris@namei.org>
Fri, 6 Aug 2010 22:11:39 +0000 (18:11 -0400)
Fix build error caused by a stale security/selinux/av_permissions.h in the $(src)
directory which will override a more recent version in $(obj) that is it
appears to strike only when building with a separate object directory.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found