git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@542 e5f2f494-b856-4b98-b285-d166d9295462
@@ -435,7 +435,7 @@ Section::AUTHORITY()
inline const Section&
Section::ADDITIONAL()
{
- static Section s(2);
+ static Section s(3);
return (s);
}