Skip to content

Commit

Permalink
[NET]: fix PROC_FS=n compile
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Aug 29, 2005
1 parent 1bc0986 commit 8cd25c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/net/sock.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit 8cd25c1

Please sign in to comment.