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)
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>

No differences found