Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264519
b: refs/heads/master
c: cc59a58
h: refs/heads/master
i:
  264517: 0c17de1
  264515: 538b08e
  264511: 05e3124
v: v3
  • Loading branch information
James Morris committed Sep 9, 2011
1 parent a2f30d9 commit 6a97866
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 56a4ca996181b94b30e6b46509dc28e4ca3cc3f8
refs/heads/master: cc59a582d6081b296e481b8bc9676b5c2faad818
1 change: 1 addition & 0 deletions trunk/security/selinux/include/security.h
Original file line number Diff line number Diff line change
Expand Up @@ -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_ */

1 change: 0 additions & 1 deletion trunk/security/selinux/ss/services.c
Original file line number Diff line number Diff line change
Expand Up @@ -1790,7 +1790,6 @@ static void security_load_policycaps(void)
POLICYDB_CAPABILITY_OPENPERM);
}

extern void selinux_complete_init(void);
static int security_preserve_bools(struct policydb *p);

/**
Expand Down

0 comments on commit 6a97866

Please sign in to comment.