[IPV6]: Fix sysctl compilation error.
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 5 Feb 2008 10:57:59 +0000 (02:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Feb 2008 10:57:59 +0000 (02:57 -0800)
commit6de1a9104034a2c58db3abdaf03cddb507225137
treea61b548edb8bd65884e9d288e782df83ba5ed8dc
parent0aead543479e7f20013217fe3fc33a604fdd8944
[IPV6]: Fix sysctl compilation error.

Move ipv6_icmp_sysctl_init and ipv6_route_sysctl_init into the right
ifdef section otherwise that does not compile when CONFIG_SYSCTL=yes
and CONFIG_PROC_FS=no

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h