Li Zefan cc8274f50f [IPV4]: Fix compile error building without CONFIG_FS_PROC
compile error building without CONFIG_FS_PROC:

net/ipv4/fib_frontend.c: In function 'fib_net_init':
net/ipv4/fib_frontend.c:1032: error: implicit declaration of function 'fib_proc_
init'
net/ipv4/fib_frontend.c: In function 'fib_net_exit':
net/ipv4/fib_frontend.c:1047: error: implicit declaration of function 'fib_proc_
exit'

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-05 02:54:16 -08:00
..
2008-02-03 17:07:16 +02:00
2008-02-03 17:34:55 +02:00
2008-01-28 08:33:10 -06:00
2008-01-30 13:32:38 +01:00
2008-02-03 17:19:47 +02:00
2008-02-03 17:47:00 +02:00
2008-01-31 17:40:18 +01:00