diff options
Diffstat (limited to 'include/linux/sysctl.h')
| -rw-r--r-- | include/linux/sysctl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/sysctl.h b/include/linux/sysctl.h index 9698ac30f553..89150494bd10 100644 --- a/include/linux/sysctl.h +++ b/include/linux/sysctl.h | |||
| @@ -930,8 +930,6 @@ extern struct ctl_table_header *sysctl_head_next(struct ctl_table_header *prev); | |||
| 930 | extern void sysctl_head_finish(struct ctl_table_header *prev); | 930 | extern void sysctl_head_finish(struct ctl_table_header *prev); |
| 931 | extern int sysctl_perm(struct ctl_table *table, int op); | 931 | extern int sysctl_perm(struct ctl_table *table, int op); |
| 932 | 932 | ||
| 933 | extern void sysctl_init(void); | ||
| 934 | |||
| 935 | typedef struct ctl_table ctl_table; | 933 | typedef struct ctl_table ctl_table; |
| 936 | 934 | ||
| 937 | typedef int ctl_handler (ctl_table *table, int __user *name, int nlen, | 935 | typedef int ctl_handler (ctl_table *table, int __user *name, int nlen, |
