diff options
Diffstat (limited to 'fs/proc/internal.h')
| -rw-r--r-- | fs/proc/internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/proc/internal.h b/fs/proc/internal.h index 85ff3a4598b3..9c93a53f371d 100644 --- a/fs/proc/internal.h +++ b/fs/proc/internal.h | |||
| @@ -205,3 +205,4 @@ int proc_setattr(struct dentry *dentry, struct iattr *attr); | |||
| 205 | extern const struct inode_operations proc_ns_dir_inode_operations; | 205 | extern const struct inode_operations proc_ns_dir_inode_operations; |
| 206 | extern const struct file_operations proc_ns_dir_operations; | 206 | extern const struct file_operations proc_ns_dir_operations; |
| 207 | 207 | ||
| 208 | extern int proc_setup_self(struct super_block *); | ||
