K 10 svn:author V 2 bz K 8 svn:date V 27 2009-06-08T19:57:35.960311Z K 7 svn:log V 346 After r193232 rt_tables in vnet.h are no longer indirectly dependent on the ROUTETABLES kernel option thus there is no need to include opt_route.h anymore in all consumers of vnet.h and no longer depend on it for module builds. Remove the hidden include in flowtable.h as well and leave the two explicit #includes in ip_input.c and ip_output.c. END