diff options
Diffstat (limited to 'security/apparmor/include/domain.h')
| -rw-r--r-- | security/apparmor/include/domain.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/apparmor/include/domain.h b/security/apparmor/include/domain.h index bab5810b6e9a..24c5976d6143 100644 --- a/security/apparmor/include/domain.h +++ b/security/apparmor/include/domain.h | |||
| @@ -30,7 +30,6 @@ struct aa_domain { | |||
| 30 | #define AA_CHANGE_STACK 8 | 30 | #define AA_CHANGE_STACK 8 |
| 31 | 31 | ||
| 32 | int apparmor_bprm_set_creds(struct linux_binprm *bprm); | 32 | int apparmor_bprm_set_creds(struct linux_binprm *bprm); |
| 33 | int apparmor_bprm_secureexec(struct linux_binprm *bprm); | ||
| 34 | 33 | ||
| 35 | void aa_free_domain_entries(struct aa_domain *domain); | 34 | void aa_free_domain_entries(struct aa_domain *domain); |
| 36 | int aa_change_hat(const char *hats[], int count, u64 token, int flags); | 35 | int aa_change_hat(const char *hats[], int count, u64 token, int flags); |
