Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8cd25c1f authored by Adrian Bunk's avatar Adrian Bunk Committed by David S. Miller
Browse files

[NET]: fix PROC_FS=n compile

parent 1bc09869
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -1377,9 +1377,7 @@ extern struct ctl_table core_table[];
extern int sysctl_optmem_max;
extern int sysctl_optmem_max;
#endif
#endif


#ifdef CONFIG_PROC_FS
extern __u32 sysctl_wmem_default;
extern __u32 sysctl_wmem_default;
extern __u32 sysctl_rmem_default;
extern __u32 sysctl_rmem_default;
#endif


#endif	/* _SOCK_H */
#endif	/* _SOCK_H */