mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 10:40:53 +07: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…
Reference in New Issue
Block a user