[NET]: Move sysctl_max_syn_backlog into request_sock.c
authorDavid S. Miller <davem@davemloft.net>
Sun, 19 Jun 2005 05:49:40 +0000 (22:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Jun 2005 05:49:40 +0000 (22:49 -0700)
This fixes the CONFIG_INET=n build failure noticed
by Andrew Morton.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found