Merge branch 'for-linus' of git://github.com/dtor/input
[pandora-kernel.git] / include / linux / mroute.h
index b21d567..46caaf4 100644 (file)
@@ -244,6 +244,7 @@ struct mfc_cache {
 #ifdef __KERNEL__
 struct rtmsg;
 extern int ipmr_get_route(struct net *net, struct sk_buff *skb,
+                         __be32 saddr, __be32 daddr,
                          struct rtmsg *rtm, int nowait);
 #endif