diff options
Diffstat (limited to 'include/linux/proc_fs.h')
| -rw-r--r-- | include/linux/proc_fs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/proc_fs.h b/include/linux/proc_fs.h index 3fd2e871ff1b..acaafcd40aa5 100644 --- a/include/linux/proc_fs.h +++ b/include/linux/proc_fs.h | |||
| @@ -251,6 +251,7 @@ struct proc_ns_operations { | |||
| 251 | extern const struct proc_ns_operations netns_operations; | 251 | extern const struct proc_ns_operations netns_operations; |
| 252 | extern const struct proc_ns_operations utsns_operations; | 252 | extern const struct proc_ns_operations utsns_operations; |
| 253 | extern const struct proc_ns_operations ipcns_operations; | 253 | extern const struct proc_ns_operations ipcns_operations; |
| 254 | extern const struct proc_ns_operations pidns_operations; | ||
| 254 | 255 | ||
| 255 | union proc_op { | 256 | union proc_op { |
| 256 | int (*proc_get_link)(struct dentry *, struct path *); | 257 | int (*proc_get_link)(struct dentry *, struct path *); |
