diff options
Diffstat (limited to 'sharpd/sharp_main.c')
| -rw-r--r-- | sharpd/sharp_main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sharpd/sharp_main.c b/sharpd/sharp_main.c index 22a19da0b3..f0e6e3db4a 100644 --- a/sharpd/sharp_main.c +++ b/sharpd/sharp_main.c @@ -148,6 +148,7 @@ int main(int argc, char **argv, char **envp) vrf_init(NULL, NULL, NULL, NULL); + access_list_init(); route_map_init(); sharp_zebra_init(); |
