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)
commitd4ee4231a3a8731576ef0e0a7e1225e4fde1e659
treec7d265135f1cbfabf7eaa8bb31bcc56120d2e022
parent454d972c24e6efce3d7b07a97f1ad18b14845de9
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