X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fipv4%2Ffib_frontend.c;fp=net%2Fipv4%2Ffib_frontend.c;h=ba2a70745a63e65f6733e2937806dd0c240e5c85;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=cdde963909603aae61b7398afb09112dde407e52;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/net/ipv4/fib_frontend.c b/net/ipv4/fib_frontend.c index cdde96390..ba2a70745 100644 --- a/net/ipv4/fib_frontend.c +++ b/net/ipv4/fib_frontend.c @@ -15,7 +15,6 @@ * 2 of the License, or (at your option) any later version. */ -#include #include #include #include @@ -666,3 +665,4 @@ void __init ip_fib_init(void) } EXPORT_SYMBOL(inet_addr_type); +EXPORT_SYMBOL(ip_dev_find);