diff options
Diffstat (limited to 'tests/ospfd/common.c')
| -rw-r--r-- | tests/ospfd/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ospfd/common.c b/tests/ospfd/common.c index 38bc089846..e3941865ab 100644 --- a/tests/ospfd/common.c +++ b/tests/ospfd/common.c @@ -17,7 +17,7 @@ #include "common.h" -struct event_master *master; +struct event_loop *master; struct zebra_privs_t ospfd_privs; |
