diff options
Diffstat (limited to 'tests/lib/test_srcdest_table.c')
| -rw-r--r-- | tests/lib/test_srcdest_table.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/test_srcdest_table.c b/tests/lib/test_srcdest_table.c index a93a968db8..6d6c5156a7 100644 --- a/tests/lib/test_srcdest_table.c +++ b/tests/lib/test_srcdest_table.c @@ -24,7 +24,7 @@  #define s6_addr32 __u6_addr.__u6_addr32  #endif /*s6_addr32*/ -struct event_master *master; +struct event_loop *master;  /* This structure is copied from lib/srcdest_table.c to which it is   * private as far as other parts of Quagga are concerned.  | 
