context_tracking: remove duplicate enabled check
[linux-2.6-block.git] / kernel / audit.h
index 24ec861456673f299a1e1d8d272ca5b75c338bc9..dadf86a0e59e5956d16ef741086c56c1fbf77a6c 100644 (file)
@@ -259,6 +259,9 @@ extern struct list_head audit_filter_list[];
 
 extern struct audit_entry *audit_dupe_rule(struct audit_krule *old);
 
+extern void audit_log_d_path_exe(struct audit_buffer *ab,
+                                struct mm_struct *mm);
+
 /* audit watch functions */
 #ifdef CONFIG_AUDIT_WATCH
 extern void audit_put_watch(struct audit_watch *watch);