diff options
Diffstat (limited to 'staticd/static_zebra.h')
| -rw-r--r-- | staticd/static_zebra.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/staticd/static_zebra.h b/staticd/static_zebra.h index 0e7048f81c..c4f4ebdcbc 100644 --- a/staticd/static_zebra.h +++ b/staticd/static_zebra.h @@ -11,7 +11,7 @@ extern "C" { #endif -extern struct event_master *master; +extern struct event_loop *master; extern void static_zebra_nht_register(struct static_nexthop *nh, bool reg); |
