]> git.baikalelectronics.ru Git - kernel.git/commit
selinux: selinux/netlabel.c should #include "netlabel.h"
authorAdrian Bunk <bunk@kernel.org>
Wed, 27 Feb 2008 21:20:42 +0000 (23:20 +0200)
committerJames Morris <jmorris@namei.org>
Fri, 18 Apr 2008 10:26:06 +0000 (20:26 +1000)
commit6b911f8a3a299b35f526eed09d2db84064987236
treec7d265135f1cbfabf7eaa8bb31bcc56120d2e022
parent47ea7c28eb7f35d0dee1d48cea725321cf66f42b
selinux: selinux/netlabel.c should #include "netlabel.h"

Every file should include the headers containing the externs for its
global code.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/netlabel.c