diff options
Diffstat (limited to 'ospfd/ospf_vty.h')
-rw-r--r-- | ospfd/ospf_vty.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ospfd/ospf_vty.h b/ospfd/ospf_vty.h index da0ed1cc..28bb419a 100644 --- a/ospfd/ospf_vty.h +++ b/ospfd/ospf_vty.h @@ -53,5 +53,6 @@ /* Prototypes. */ extern void ospf_vty_init (void); extern void ospf_vty_show_init (void); +extern void ospf_vty_clear_init (void); #endif /* _QUAGGA_OSPF_VTY_H */ |