summaryrefslogtreecommitdiff
path: root/zebra/zebra_mroute.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zebra_mroute.h')
-rw-r--r--zebra/zebra_mroute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zebra_mroute.h b/zebra/zebra_mroute.h
index fda97e80d7..616c3a83ab 100644
--- a/zebra/zebra_mroute.h
+++ b/zebra/zebra_mroute.h
@@ -28,7 +28,7 @@ struct mcast_route_data {
unsigned long long lastused;
};
-int zebra_ipmr_route_stats(struct zserv *client, int sock, u_short length,
+int zebra_ipmr_route_stats(struct zserv *client, u_short length,
struct zebra_vrf *zvf);
#endif