]> git.ipfire.org Git - thirdparty/kea.git/commit
[4277] Fixed tagged_statements name collision
authorThomas Markwalder <tmark@isc.org>
Thu, 14 Jul 2016 20:35:12 +0000 (16:35 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 14 Jul 2016 20:35:12 +0000 (16:35 -0400)
commitcac472f52ae21c234c9e3c7f1485ca56166f8a79
tree605e923d0215df0f15455f19214b0073af15c644
parentc941012d8e8359198d1a26f51af78f83c1f5fa95
[4277] Fixed tagged_statements name collision

Wrapped declaration of tagged_statements[] in pgsql_host_data_source.cc
and mysql_host_data_source.cc in anonymous namespace.  They collide
otherwise.
src/lib/dhcpsrv/mysql_host_data_source.cc
src/lib/dhcpsrv/pgsql_host_data_source.cc