diff options
Diffstat (limited to 'conf/confbase.Y')
-rw-r--r-- | conf/confbase.Y | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/confbase.Y b/conf/confbase.Y index 14893f47..dcb0719f 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -50,7 +50,11 @@ CF_DECLS struct f_path_mask *h; struct password_item *p; struct rt_show_data *ra; + struct roa_show_data *ro; + struct sym_show_data *sd; + struct lsadb_show_data *ld; struct iface *iface; + struct roa_table *rot; void *g; bird_clock_t time; struct prefix px; |