summaryrefslogtreecommitdiffstats
path: root/conf/confbase.Y
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2000-04-12 14:49:53 +0200
committerPavel Machek <pavel@ucw.cz>2000-04-12 14:49:53 +0200
commitc3edb89ec141355de58fbade353d4b2182c62c1e (patch)
tree4b4d297d6db8a2200d2846ba7f5b1fc41190a3c9 /conf/confbase.Y
parent77de68825caae7a9cb1275b0020e49fa9cb27e29 (diff)
downloadbird-c3edb89ec141355de58fbade353d4b2182c62c1e.tar
bird-c3edb89ec141355de58fbade353d4b2182c62c1e.zip
Path masks are needed for filters.
Diffstat (limited to 'conf/confbase.Y')
-rw-r--r--conf/confbase.Y1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/confbase.Y b/conf/confbase.Y
index 656fc89..b5856a4 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;