]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Path masks are needed for filters.
authorPavel Machek <pavel@ucw.cz>
Wed, 12 Apr 2000 12:49:53 +0000 (12:49 +0000)
committerPavel Machek <pavel@ucw.cz>
Wed, 12 Apr 2000 12:49:53 +0000 (12:49 +0000)
conf/confbase.Y

index 656fc8900552d6b9e7ac278d67cdd4b5e010c700..b5856a44bd56d964a49564a7578f8fac94c7abad 100644 (file)
@@ -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;