mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Lib: Check size of nets
This commit is contained in:
@@ -820,6 +820,7 @@ main(int argc, char **argv)
|
||||
log_init_debug("");
|
||||
log_switch(debug_flag, NULL, NULL);
|
||||
|
||||
net_init();
|
||||
resource_init();
|
||||
timer_init();
|
||||
olock_init();
|
||||
|
Reference in New Issue
Block a user