diff options
Diffstat (limited to 'include/net/sock.h')
-rw-r--r-- | include/net/sock.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/net/sock.h b/include/net/sock.h index 800e73a62d8f..4ce37ce8c411 100644 --- a/include/net/sock.h +++ b/include/net/sock.h | |||
@@ -1325,10 +1325,6 @@ extern __u32 sysctl_rmem_max; | |||
1325 | 1325 | ||
1326 | extern void sk_init(void); | 1326 | extern void sk_init(void); |
1327 | 1327 | ||
1328 | #ifdef CONFIG_SYSCTL | ||
1329 | extern struct ctl_table core_table[]; | ||
1330 | #endif | ||
1331 | |||
1332 | extern int sysctl_optmem_max; | 1328 | extern int sysctl_optmem_max; |
1333 | 1329 | ||
1334 | extern __u32 sysctl_wmem_default; | 1330 | extern __u32 sysctl_wmem_default; |