OSDN Git Service

Merge git://git.infradead.org/users/eparis/audit
[uclinux-h8/linux.git] / kernel / audit.h
index 45c8325..1c95131 100644 (file)
@@ -205,8 +205,6 @@ struct audit_context {
 #endif
 };
 
-#ifdef CONFIG_AUDIT
-extern int audit_enabled;
 extern int audit_ever_enabled;
 
 extern void audit_copy_inode(struct audit_names *name,
@@ -218,7 +216,6 @@ extern void audit_log_fcaps(struct audit_buffer *ab, struct audit_names *name);
 extern void audit_log_name(struct audit_context *context,
                           struct audit_names *n, struct path *path,
                           int record_num, int *call_panic);
-#endif
 
 extern int audit_pid;