Преглед изворни кода

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>
Adrian Bunk пре 17 година
родитељ
комит
d4ee4231a3
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      security/selinux/netlabel.c

+ 1 - 0
security/selinux/netlabel.c

@@ -34,6 +34,7 @@
 
 
 #include "objsec.h"
 #include "objsec.h"
 #include "security.h"
 #include "security.h"
+#include "netlabel.h"
 
 
 /**
 /**
  * selinux_netlbl_sidlookup_cached - Cache a SID lookup
  * selinux_netlbl_sidlookup_cached - Cache a SID lookup