From: Ingo Molnar Date: Fri, 1 Aug 2008 03:51:22 +0000 (-0700) Subject: net/ipv4/route.c: fix build error X-Git-Tag: v2.6.27-rc2~102^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9204db665365354b349ed5b0bc054f0433a2a4;p=pandora-kernel.git net/ipv4/route.c: fix build error fix: net/ipv4/route.c: In function 'ip_static_sysctl_init': net/ipv4/route.c:3225: error: 'ipv4_route_path' undeclared (first use in this function) net/ipv4/route.c:3225: error: (Each undeclared identifier is reported only once net/ipv4/route.c:3225: error: for each function it appears in.) net/ipv4/route.c:3225: error: 'ipv4_route_table' undeclared (first use in this function) Signed-off-by: Ingo Molnar Signed-off-by: David S. Miller --- Reading git-diff-tree failed