diff options
Diffstat (limited to 'include/linux')
| -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 d2112477ff5e..c4689fe92864 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h | |||
| @@ -641,6 +641,7 @@ struct signal_struct { | |||
| 641 | #endif | 641 | #endif |
| 642 | #ifdef CONFIG_AUDIT | 642 | #ifdef CONFIG_AUDIT |
| 643 | unsigned audit_tty; | 643 | unsigned audit_tty; |
| 644 | unsigned audit_tty_log_passwd; | ||
| 644 | struct tty_audit_buf *tty_audit_buf; | 645 | struct tty_audit_buf *tty_audit_buf; |
| 645 | #endif | 646 | #endif |
| 646 | #ifdef CONFIG_CGROUPS | 647 | #ifdef CONFIG_CGROUPS |
