]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: fix build failure due to change in virDomainGraphicsDef
authorLaine Stump <laine@laine.org>
Thu, 28 Jul 2011 18:38:14 +0000 (14:38 -0400)
committerLaine Stump <laine@laine.org>
Thu, 28 Jul 2011 19:00:22 +0000 (15:00 -0400)
commiteb1e3143da87101a829ebb4724c35c9b6361ca2b
treea56fc9d23664e91a5c7c0f3ca30ffc4d047fefd2
parent99e4b30b39558d15e23f7c453551f7100c363244
libxl: fix build failure due to change in virDomainGraphicsDef

This failure was introduced by commit dacee3d, which removed
listenAddr from the unions in virDomainGraphicsDef in favor of putting
it in the address attribute of virDomainGraphicsListenDef.
src/libxl/libxl_conf.c