diff options
Diffstat (limited to 'include/linux/audit.h')
| -rw-r--r-- | include/linux/audit.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/audit.h b/include/linux/audit.h index cece70231138..00f7a80f1a3e 100644 --- a/include/linux/audit.h +++ b/include/linux/audit.h @@ -119,8 +119,6 @@ enum audit_nfcfgop {  	AUDIT_NFT_OP_INVALID,  }; -extern int is_audit_feature_set(int which); -  extern int __init audit_register_class(int class, unsigned *list);  extern int audit_classify_syscall(int abi, unsigned syscall);  extern int audit_classify_arch(int arch);  | 
