aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/sock.h')
-rw-r--r--include/net/sock.h4
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
1326extern void sk_init(void); 1326extern void sk_init(void);
1327 1327
1328#ifdef CONFIG_SYSCTL
1329extern struct ctl_table core_table[];
1330#endif
1331
1332extern int sysctl_optmem_max; 1328extern int sysctl_optmem_max;
1333 1329
1334extern __u32 sysctl_wmem_default; 1330extern __u32 sysctl_wmem_default;