selinux: sparse fix: move selinux_complete_init
Sparse fix: move selinux_complete_init Signed-off-by: James Morris <jmorris@namei.org>
This commit is contained in:
@ -216,6 +216,7 @@ struct selinux_kernel_status {
|
||||
|
||||
extern void selinux_status_update_setenforce(int enforcing);
|
||||
extern void selinux_status_update_policyload(int seqno);
|
||||
extern void selinux_complete_init(void);
|
||||
|
||||
#endif /* _SELINUX_SECURITY_H_ */
|
||||
|
||||
|
Reference in New Issue
Block a user