From: Li Zefan Date: Tue, 5 Feb 2008 10:54:16 +0000 (-0800) Subject: [IPV4]: Fix compile error building without CONFIG_FS_PROC X-Git-Tag: v2.6.25-rc1~787^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc8274f50f2ad9a97a837451f63a0a3e65f7f490;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed