libvirt/src/xenconfig
Pavel Hrdina 6e76738e54 build: fix build on RHEL-6
GCC in RHEL-6 complains about listen:

../../src/conf/domain_conf.c:23718: error: declaration of 'listen' shadows a global declaration [-Wshadow]
/usr/include/sys/socket.h:204: error: shadowed declaration is here [-Wshadow]

This renames all the listen to gListen.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2016-04-13 17:28:50 +02:00
..
xen_common.c build: fix build on RHEL-6 2016-04-13 17:28:50 +02:00
xen_common.h device: cleanup input device code 2016-01-26 17:53:33 +01:00
xen_sxpr.c build: fix build on RHEL-6 2016-04-13 17:28:50 +02:00
xen_sxpr.h xenconfig: support vif bandwidth in sexpr parser and formatter 2016-01-08 18:56:00 -07:00
xen_xl.c build: fix build on RHEL-6 2016-04-13 17:28:50 +02:00
xen_xl.h Xen: xenconfig: remove xendConfigVersion from public functions 2015-12-17 21:22:33 -07:00
xen_xm.c Xen: VIR_FROM_THIS cleanup 2016-01-21 09:31:39 -07:00
xen_xm.h Xen: xenconfig: remove xendConfigVersion from public functions 2015-12-17 21:22:33 -07:00
xenxs_private.h Xen: VIR_FROM_THIS cleanup 2016-01-21 09:31:39 -07:00