[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:
Adrian Bunk 2005-08-20 17:14:11 -07:00 committed by David S. Miller
parent 1bc0986957
commit 8cd25c1fcf
1 changed files with 0 additions and 2 deletions

View File

@ -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 */