summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/domain.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/apparmor/include/domain.h')
-rw-r--r--security/apparmor/include/domain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/apparmor/include/domain.h b/security/apparmor/include/domain.h
index bab5810..24c5976 100644
--- a/security/apparmor/include/domain.h
+++ b/security/apparmor/include/domain.h
@@ -30,7 +30,6 @@ struct aa_domain {
#define AA_CHANGE_STACK 8
int apparmor_bprm_set_creds(struct linux_binprm *bprm);
-int apparmor_bprm_secureexec(struct linux_binprm *bprm);
void aa_free_domain_entries(struct aa_domain *domain);
int aa_change_hat(const char *hats[], int count, u64 token, int flags);
OpenPOWER on IntegriCloud