SVN revision 907 from Zebra cvs repository.
diff --git a/ospf6d/ospf6_top.h b/ospf6d/ospf6_top.h
index bd1336f..f48b7f6 100644
--- a/ospf6d/ospf6_top.h
+++ b/ospf6d/ospf6_top.h
@@ -41,6 +41,7 @@
 
   struct ospf6_route_table *route_table;
   struct ospf6_route_table *asbr_table;
+  struct ospf6_route_table *brouter_table;
 
   struct ospf6_route_table *external_table;
   struct route_table *external_id_table;