summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'ospfd/ospf_main.c')
-rw-r--r--ospfd/ospf_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/ospf_main.c b/ospfd/ospf_main.c
index a56272356..6cd6d0272 100644
--- a/ospfd/ospf_main.c
+++ b/ospfd/ospf_main.c
@@ -206,7 +206,7 @@ main (int argc, char **argv)
/* Library inits. */
debug_init ();
- vrf_init ();
+ vrf_init (NULL, NULL, NULL, NULL);
access_list_init ();
prefix_list_init ();