1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Merge commit '94eb0858' into thread-next

This commit is contained in:
Maria Matejka
2022-07-18 12:33:00 +02:00
38 changed files with 788 additions and 469 deletions

View File

@@ -70,6 +70,7 @@ int
main(int argc, char *argv[])
{
bt_init(argc, argv);
bt_bird_init();
bt_assert_hook = bt_assert_filter;