From: Pavel Machek Date: Wed, 12 Apr 2000 12:49:53 +0000 (+0000) Subject: Path masks are needed for filters. X-Git-Tag: v1.2.0~1191 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c3edb89ec141355de58fbade353d4b2182c62c1e;p=thirdparty%2Fbird.git Path masks are needed for filters. --- diff --git a/conf/confbase.Y b/conf/confbase.Y index 656fc8900..b5856a44b 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -35,6 +35,7 @@ CF_DECLS struct filter *f; struct f_tree *e; struct f_val v; + struct f_path *h; struct password_item *p; struct rt_show_data *ra; void *g;