diff options
Diffstat (limited to 'test/bt-utils.c')
-rw-r--r-- | test/bt-utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bt-utils.c b/test/bt-utils.c index 57b8b824..a0353a21 100644 --- a/test/bt-utils.c +++ b/test/bt-utils.c @@ -66,6 +66,7 @@ bt_bird_init(void) io_init(); rt_init(); if_init(); + mpls_init(); config_init(); protos_build(); |