diff options
Diffstat (limited to 'conf/confbase.Y')
-rw-r--r-- | conf/confbase.Y | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/confbase.Y b/conf/confbase.Y index 67dcac6c..d98f0fee 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -64,6 +64,7 @@ CF_DECLS const char *t; struct rtable_config *r; struct channel_config *cc; + struct channel *c; struct f_inst *x; struct { struct f_inst *begin, *end; |