diff options
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r-- | include/linux/sched.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index caa8f4d0186b..178a8d909f14 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h | |||
@@ -593,6 +593,7 @@ struct signal_struct { | |||
593 | #endif | 593 | #endif |
594 | #ifdef CONFIG_AUDIT | 594 | #ifdef CONFIG_AUDIT |
595 | unsigned audit_tty; | 595 | unsigned audit_tty; |
596 | unsigned audit_tty_log_passwd; | ||
596 | struct tty_audit_buf *tty_audit_buf; | 597 | struct tty_audit_buf *tty_audit_buf; |
597 | #endif | 598 | #endif |
598 | #ifdef CONFIG_CGROUPS | 599 | #ifdef CONFIG_CGROUPS |