diff options
Diffstat (limited to 'zebra/zebra_mlag_private.c')
| -rw-r--r-- | zebra/zebra_mlag_private.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zebra_mlag_private.c b/zebra/zebra_mlag_private.c index 62870119f3..d85097f2a4 100644 --- a/zebra/zebra_mlag_private.c +++ b/zebra/zebra_mlag_private.c @@ -32,7 +32,7 @@ * */ -static struct event_master *zmlag_master; +static struct event_loop *zmlag_master; static int mlag_socket; static void zebra_mlag_connect(struct event *thread); |
