mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 17:28:56 +00:00
[NET]: fix PROC_FS=n compile
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
1bc0986957
commit
8cd25c1fcf
@ -1377,9 +1377,7 @@ extern struct ctl_table core_table[];
|
||||
extern int sysctl_optmem_max;
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_PROC_FS
|
||||
extern __u32 sysctl_wmem_default;
|
||||
extern __u32 sysctl_rmem_default;
|
||||
#endif
|
||||
|
||||
#endif /* _SOCK_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user