selinux/ss/services.c should #include <linux/selinux.h>
authorAdrian Bunk <bunk@kernel.org>
Sun, 30 Mar 2008 22:54:02 +0000 (01:54 +0300)
committerJames Morris <jmorris@namei.org>
Fri, 18 Apr 2008 10:26:12 +0000 (20:26 +1000)
Every file should include the headers containing the externs for its global
code.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found