diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pid_namespace.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pid_namespace.h b/include/linux/pid_namespace.h index 215e5e3dda10..5524f8cfa950 100644 --- a/include/linux/pid_namespace.h +++ b/include/linux/pid_namespace.h | |||
| @@ -28,6 +28,7 @@ struct pid_namespace { | |||
| 28 | struct pid_namespace *parent; | 28 | struct pid_namespace *parent; |
| 29 | #ifdef CONFIG_PROC_FS | 29 | #ifdef CONFIG_PROC_FS |
| 30 | struct vfsmount *proc_mnt; | 30 | struct vfsmount *proc_mnt; |
| 31 | struct dentry *proc_self; | ||
| 31 | #endif | 32 | #endif |
| 32 | #ifdef CONFIG_BSD_PROCESS_ACCT | 33 | #ifdef CONFIG_BSD_PROCESS_ACCT |
| 33 | struct bsd_acct_struct *bacct; | 34 | struct bsd_acct_struct *bacct; |
